LibraryResource.CreatorId プロパティ

定義

ライブラリ/パッケージの作成者 ID を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.creatorId")]
public string CreatorId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.creatorId")>]
member this.CreatorId : string
Public ReadOnly Property CreatorId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象