DataFormats.Format.Id プロパティ

定義

この形式の ID 番号を取得します。

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

プロパティ値

この形式の ID 番号。

適用対象