MemberExpressionAst.Static Property

Definition

True if the member to return is static, false if the member is an instance member.

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

Property Value

Applies to