Property Data
Data
String representation of the data that will be passed to the IInitializableObject.Initialize method of the created object. This is usually a JSON string of the serialized data object.
선언
public string Data { get; }
프로퍼티 값
타입 | 설명 |
---|---|
string |