Indicates this member is part of a static grouping. It will repeat for every instance of its parent member.
| Visual Basic (Declaration) | |
|---|---|
Public MustOverride ReadOnly Property IsStatic As System.Boolean | |
| C# | |
|---|---|
public abstract System.bool IsStatic {get;} | |