共用方式為


CreativeWork.Creator Property

Definition

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to