Open sandboxFocus

Property HideFromAspectExplorer

HideFromAspectExplorer

Whether the aspect should be hidden from the Aspect Explorer tool window in the IDE. When true, the aspect will not appear in the Aspect Explorer, which is useful for internal or infrastructure aspects that are not relevant to end users.

Declaration
public bool? HideFromAspectExplorer { get; init; }
Property Value
Type Description
bool?