次の方法で共有


Capability.Publisher プロパティ

定義

この機能が拡張するパブリッシャーの文字列を取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象