Gets or sets the user command's command string.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property CommandString As System.String |
C# | |
---|
System.string CommandString {get; set;} |
JavaScript | |
---|
get_CommandString () : String
put_CommandString (
NewVal : String
)
|
COM native C++ | |
---|
HRESULT get_CommandString(
BSTR* Val
)
HRESULT put_CommandString(
BSTR NewVal |
C++ | |
---|
DSRESULT get_CommandString (
dsString* Val
)
DSRESULT put_CommandString(
const dsString& NewVal
) |
Property Value
User command's command string
Remarks
See Also
Availability
DraftSight V1R1