Class NotSearchableAttribute
Indicates that the IGui
Inherited Members
Namespace: DevToys .Api
Assembly: DevToys.Api.dll
Syntax
[MetadataAttribute]
[AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
public sealed class NotSearchableAttribute : Attribute
Properties
NotSearchable
Gets a value indicating whether the IGui
Declaration
public bool NotSearchable { get; }
Property Value
Type | Description |
---|---|
bool |