RenderedOutputFile.Type 屬性

定義

Data 屬性中資料流的 MIME 類型。

public:
 abstract property System::String ^ Type { System::String ^ get(); };
public abstract string Type { get; }
member this.Type : string
Public MustOverride ReadOnly Property Type As String

屬性值

String

資料流的 MIME 類型。

適用於