次の方法で共有


Domain.DomainModeLevel プロパティ

定義

このドメインが動作しているモード レベルを取得します。

public:
 property int DomainModeLevel { int get(); };
public int DomainModeLevel { get; }
member this.DomainModeLevel : int
Public ReadOnly Property DomainModeLevel As Integer

プロパティ値

ドメインのモード レベル。

適用対象