次の方法で共有


GalleryApplicationVersionPublishingProfile.ContentType プロパティ

定義

省略可能な 値を取得または設定します。 このファイルの処理に役立つ場合があります。 ソースに含まれるファイルの種類 (zip、json など)。

[Newtonsoft.Json.JsonProperty(PropertyName="contentType")]
public string ContentType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="contentType")>]
member this.ContentType : string with get, set
Public Property ContentType As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象