Share via


FunctionMemberAst.IsStatic Property

Definition

Returns true if the method is static.

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

Property Value

Applies to