RawDataMediaType Property
Specifies the MIME type for the data.
Namespace: FolkerKinzel.VCards.ModelsAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.0.1+a91cc3f0fd39aeb548e16006a60ca9dd10a304a2
public string? MediaType { get; }
Public ReadOnly Property MediaType As String
Get
public:
property String^ MediaType {
String^ get ();
}
member MediaType : string with get
Property Value
StringInternet Media Type ("MIME type") according to RFC 2046.