次の方法で共有


Application.PublisherDomain プロパティ

定義

アプリケーションを識別するために使用できる信頼できるドメインを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="publisherDomain")]
public string PublisherDomain { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="publisherDomain")>]
member this.PublisherDomain : string with get, set
Public Property PublisherDomain As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象