Pkcs9DocumentDescription.DocumentDescription Property

Definition

The DocumentDescription property retrieves the document description.

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

Property Value

A String object that contains the document description.

Applies to