Compartir a través de


HelpCollection Propiedad

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

Espacio de nombres:  Microsoft.SqlServer.Dts.Design
Ensamblado:  Microsoft.SqlServer.Dts.Design (en Microsoft.SqlServer.Dts.Design.dll)

Sintaxis

'Declaración
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 de la propiedad

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