Class FileSelection
Inheritance
FileSelection
Assembly: NXOpenUI.dll
Syntax
public class FileSelection : UIBlock, IMessageSink
Constructors
FileSelection()
Declaration
protected FileSelection()
Properties
Filter
Declaration
public string Filter { get; set; }
Property Value
Path
Declaration
public string Path { get; set; }
Property Value
RetainStringValue
Declaration
public bool RetainStringValue { get; set; }
Property Value
Methods
TestPathSelected(string)
Declaration
public void TestPathSelected(string path)
Parameters
Type |
Name |
Description |
string |
path |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink