Documentation.Summary Property

Definition

Gets the summary for this Documentation.

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

Property Value

The summary for this Documentation.

Applies to