  | ExtensionStateResponseHint Property  | 
[Missing <summary> documentation for "P:AsterNET.Manager.Response.ExtensionStateResponse.Hint"]
 
Namespace: AsterNET.Manager.ResponseAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Hint { get; set; }Public Property Hint As String
	Get
	Set
public:
property String^ Hint {
	String^ get ();
	void set (String^ value);
}member Hint : string with get, set
Property Value
Type: 
String
See Also