CommentHelpInfo.Parameters Property

Definition

The help content for each parameter where help content is specified. The key is the parameter name, the value is the help content.

public:
 property System::Collections::Generic::IDictionary<System::String ^, System::String ^> ^ Parameters { System::Collections::Generic::IDictionary<System::String ^, System::String ^> ^ get(); };

Property Value

Applies to