FileInfoMimeType Property |
[Missing <summary> documentation for "P:MattermostDriver.FileInfo.MimeType"]
Namespace:
MattermostDriver
Assembly:
MattermostDriver (in MattermostDriver.dll) Version: 0.0.3.10 (0.0.3.10)
Syntaxpublic string MimeType { get; set; }Public Property MimeType As String
Get
Set
public:
property String^ MimeType {
String^ get ();
void set (String^ value);
}member MimeType : string with get, set
Property Value
Type:
String
See Also