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