Property IsVisible
IsVisible
Gets a value indicating whether this template can be shown in a template picker.
Declaration
public bool IsVisible { get; }
Property Value
| Type | Description |
|---|---|
| bool |
|
Remarks
A template that can be used to create standalone or primary features can be shown in a template picker and is marked visible. Conversely, a template that cannot independently create features should not be displayed in a template picker and is marked as not visible.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |