Share via


Help2.Collection Property

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:  Microsoft.VisualStudio.VSHelp80
Assembly:  Microsoft.VisualStudio.VSHelp80 (in Microsoft.VisualStudio.VSHelp80.dll)

Syntax

'Declaration
ReadOnly Property Collection As String
string Collection { get; }
property String^ Collection {
    String^ get ();
}
abstract Collection : string
function get Collection () : String

Property Value

Type: System.String
Do not use.

Implements

Help.Collection

.NET Framework Security

See Also

Reference

Help2 Interface

Collection Overload

Microsoft.VisualStudio.VSHelp80 Namespace