PromptFileOptionsDialogName Property
|
Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public string DialogName { get; set; }
Public Property DialogName As String
Get
Set
public:
property String^ DialogName {
String^ get ();
void set (String^ value);
}
member DialogName : string with get, set
Property Value
Type:
String
See Also