| StorageObjectContentType Property |
The media-type associated with the StorageObject.
Namespace: Oracle.Cloud.Mobile.StorageAssembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
Syntaxpublic string ContentType { get; }Public ReadOnly Property ContentType As String
Get
public:
property String^ ContentType {
String^ get ();
}member ContentType : string with get
Property Value
Type:
String
See Also