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 | |
---|
CommandString : System.String |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_CommandString(
BSTR
NewVal
)
C++ | |
---|
property System.String^ CommandString { dsString* Val
)
DSRESULTput_CommandString(
const dsString& NewVal
} |
Property Value
User command's command string