Click or drag to resize

TextFieldsFileName Method (String)

Return path to the document

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public static string FileName(
	string options
)

Parameters

options
Type: SystemString

[Missing <param name="options"/> documentation for "M:Rhino.Runtime.TextFields.FileName(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Rhino.Runtime.TextFields.FileName(System.String)"]

See Also