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