次の方法で共有


Rfc3161TimestampRequest.Version プロパティ

定義

この要求のデータ形式のバージョン番号を取得します。

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

プロパティ値

この要求のデータ形式のバージョン番号。

適用対象