Open sandboxFocus

Property IsTemplateOnly

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