Gets or sets the text for the prompt in the command window.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property PromptExplanation As System.String |
C# | |
---|
System.string PromptExplanation {get; set;} |
JavaScript | |
---|
PromptExplanation : System.String |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_PromptExplanation(
BSTR
NewVal
)
C++ | |
---|
property System.String^ PromptExplanation { dsString* Val
)
DSRESULTput_PromptExplanation(
const dsString& NewVal
} |
Property Value
Text for the prompt in the command window