CommentHelpInfo.Outputs Property

Definition

The help content from all of the specified .OUTPUT sections.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ Outputs { System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<string> Outputs { get; }
member this.Outputs : System.Collections.ObjectModel.ReadOnlyCollection<string>
Public ReadOnly Property Outputs As ReadOnlyCollection(Of String)

Property Value

Applies to