VariableClass.SystemVariable プロパティ

定義

public:
 virtual property bool SystemVariable { bool get(); };
public virtual bool SystemVariable { get; }
member this.SystemVariable : bool
Public Overridable ReadOnly Property SystemVariable As Boolean

プロパティ値

変数 クラスがシステム変数の場合は true。それ以外の場合は false

実装

適用対象