次の方法で共有


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 オブジェクト。

適用対象