RawDataMediaType Property
Specifies the MIME type for the data.
Namespace: FolkerKinzel.VCards.ModelsAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.1.0+9753915cd0f8006e7e5b4f62aa63aa3651006f06
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.