Pkcs9DocumentName.DocumentName Property

Definition

The DocumentName property retrieves the document name.

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

Property Value

A String object that contains the document name.

Applies to