Pkcs9DocumentName.DocumentName プロパティ

定義

DocumentName プロパティは、ドキュメント名を取得します。

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

プロパティ値

ドキュメント名を含む String オブジェクト。

適用対象