Property IsEnabled
IsEnabled
Determines whether a given schema will be included in a Schema Driven build. This is particularly useful if you want to alternate between building AssetBundles and ContentDirectories. Only one ICanIncludeInBuildSchema can be enabled on a group at a time. If you attempt to enable multiple at once, an error will be thrown.
Declaration
public override bool IsEnabled { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |