次の方法で共有


CreativeWork.Creator プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="creator")]
public Microsoft.Azure.CognitiveServices.Search.AutoSuggest.Models.Thing Creator { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="creator")>]
member this.Creator : Microsoft.Azure.CognitiveServices.Search.AutoSuggest.Models.Thing
Public ReadOnly Property Creator As Thing

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象