次の方法で共有


ComplexProperty.DataType プロパティ

定義

プロパティのデータ型を取得します。

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

プロパティ値

プロパティのデータ型。

適用対象