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

屬性值

就是 MIME 類型的串流。

適用於