Property Data
Data
Data that is intended for the provider. Objects can be serialized during the build process to be used by the provider. An example of usage is cache usage data for AssetBundleProvider.
Declaration
public object Data { get; set; }
Property Value
Type | Description |
---|---|
Object |