次の方法で共有


GalleryArtifactVersionFullSource.CommunityGalleryImageId プロパティ

定義

ソース コミュニティ ギャラリー イメージのリソース ID を取得または設定します。 コミュニティ ギャラリー イメージをソースとして使用する場合にのみ必要です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象