Delen via


LibraryResource.CreatorId Property

Definition

Gets creator Id of the library/package.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to