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

实现

适用于