| ParserStrValue Property |
[This is preliminary documentation and is subject to change.]
Return next parameter as a string
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string StrValue { get; }
Public ReadOnly Property StrValue As String
Get
public:
property String^ StrValue {
String^ get ();
}
member StrValue : string with get
Property Value
Type:
StringSee Also