| TextResult Property |
[This is preliminary documentation and is subject to change.]
Result string for the last command.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string Result { get; }
Public ReadOnly Property Result As String
Get
public:
property String^ Result {
String^ get ();
}
member Result : string with get
Property Value
Type:
StringSee Also