IsTemplateOnly
Gets a value indicating whether the target declaration can only be used from templates, but not from other compile-time code.
Declaration
public bool IsTemplateOnly { get; }
Property Value
Type | Description |
---|---|
bool |
Gets a value indicating whether the target declaration can only be used from templates, but not from other compile-time code.
public bool IsTemplateOnly { get; }
Type | Description |
---|---|
bool |