Documentation.LongDescription Property

Definition

Gets the long description for this Documentation.

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

Property Value

The long description for this Documentation.

Applies to