A Sandcastle Documented Class Library
RegisteredIdentifierArgsReturnString Property |
Retrieves/Sets the return value for the identifier.
Namespace: AdiIRCAPIv2.Arguments.Aliasing
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
public string ReturnString { get; set; }
Public Property ReturnString As String Get Set
public: property String^ ReturnString { String^ get (); void set (String^ value); }
member ReturnString : string with get, set
Property Value
Type: StringSee Also