CatalogItem.MimeType 属性

定义

获取资源的 MIME 类型。

public:
 property System::String ^ MimeType { System::String ^ get(); void set(System::String ^ value); };
public string MimeType { get; set; }
member this.MimeType : string with get, set
Public Property MimeType As String

属性值

一个包含资源的 MIME 类型的String

注解

属性 MimeType 仅为资源提供。

适用于