Partager via


HelpCollection propriété

Gets or sets a String containing the Help collection from which to retrieve the Help.

Espace de noms :  Microsoft.SqlServer.Dts.Design
Assembly :  Microsoft.SqlServer.Dts.Design (dans Microsoft.SqlServer.Dts.Design.dll)

Syntaxe

'Déclaration
Public ReadOnly Property HelpCollection As String
    Get
'Utilisation
Dim instance As HelpContextAttribute
Dim value As String

value = instance.HelpCollection
public string HelpCollection { get; }
public:
property String^ HelpCollection {
    String^ get ();
}
member HelpCollection : string
function get HelpCollection () : String

Valeur de la propriété

Type : System. . :: . .String
A String containing the Help collection from which to obtain the Help.