Open sandboxFocus

Property IsExtern

IsExtern

Gets or sets a value indicating whether the introduced member is extern. When this property is not set, the value is taken from the template member that this attribute is applied to.

Declaration
public bool IsExtern { get; set; }
Property Value
Type Description
bool