| PostResponseLocation Property |
[Missing <summary> documentation for "P:Quickblox.Sdk.Modules.ContentModule.Response.PostResponse.Location"]
Namespace: Quickblox.Sdk.Modules.ContentModule.ResponseAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Location { get; set; }Public Property Location As String
Get
Set
public:
property String^ Location {
String^ get ();
void set (String^ value);
}member Location : string with get, set
Property Value
Type:
String
See Also