ComplexProperty.DataType 속성

정의

속성의 데이터 형식을 가져옵니다.

public:
 property System::String ^ DataType { System::String ^ get(); };
public string DataType { get; }
member this.DataType : string
Public ReadOnly Property DataType As String

속성 값

속성의 데이터 형식.

적용 대상