次の方法で共有


MessagingRegionsProperties.FullName プロパティ

定義

リージョンの完全な名前を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象