次の方法で共有


EffectiveConnectivityConfiguration.IsGlobal プロパティ

定義

グローバル メッシュがサポートされている場合は、フラグを取得または設定します。 使用できる値は次のとおりです。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象