'Declaration Public MustOverride ReadOnly Property IsStatic As Boolean
public abstract bool IsStatic {get;}
Property Value
true
if this member is static; otherwise, false
.'Declaration Public MustOverride ReadOnly Property IsStatic As Boolean
public abstract bool IsStatic {get;}
true
if this member is static; otherwise, false
.