次の方法で共有


FileAttribute.ContentType プロパティ

定義

または が格納されるファイルのコンテンツ タイプを指定します。

public:
 property System::String ^ ContentType { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string ContentType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ContentType : string with get, set
Public Property ContentType As String

プロパティ値

コンテンツの種類を表す文字列。

属性

適用対象