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입니다.

구현

적용 대상