CapabilityType.Publisher Property

Definition

Gets string of the Publisher that this Capability Type extends.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to