CommentHelpInfo.Inputs Property

Definition

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

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

Property Value

Applies to