Partilhar via


Propriedade HelpCollection

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

Namespace:  Microsoft.SqlServer.Dts.Design
Assembly:  Microsoft.SqlServer.Dts.Design (em Microsoft.SqlServer.Dts.Design.dll)

Sintaxe

'Declaração
Public ReadOnly Property HelpCollection As String
    Get
'Uso
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

Valor da propriedade

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