PostRequestEventArgsContent Property |
Content from the response.
Namespace:
Autoaddress.Autoaddress2_0
Assembly:
Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntaxpublic string Content { get; }
Public ReadOnly Property Content As String
Get
public:
property String^ Content {
String^ get ();
}
member Content : string with get
Property Value
Type:
String
See Also