DraggingEventArgsPrompt Property
 | 
Namespace:  Bricscad.EditorInput
Assembly:  BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
 
public string Prompt { get; }
 
Public ReadOnly Property Prompt As String
        Get
 
public:
property String^ Prompt {
        String^ get ();
}
 
member Prompt : string with get
 
 
 
Property Value
Type: 
String 
See Also