ISymbol.IsStatic Property

Definition

Gets a value indicating whether the symbol is static.

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

Property Value

Applies to