CommentHelpInfo.Synopsis Property

Definition

The help content of the .SYNOPSIS section, if specified, otherwise null.

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

Property Value

Applies to