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.
선언
public object Data { get; set; }
프로퍼티 값
타입 | 설명 |
---|---|
object |