DataFormat.Id プロパティ

定義

データ形式の数値 ID を取得します。

public:
 property int Id { int get(); };
public int Id { get; }
member this.Id : int
Public ReadOnly Property Id As Integer

プロパティ値

Int32

データ形式の数値 ID。

適用対象