Proprietà HelpCollection
Gets or sets a String containing the Help collection from which to retrieve the Help.
Spazio dei nomi Microsoft.SqlServer.Dts.Design
Assembly: Microsoft.SqlServer.Dts.Design (in Microsoft.SqlServer.Dts.Design.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property HelpCollection As String
Get
'Utilizzo
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
Valore proprietà
Tipo: System. . :: . .String
A String containing the Help collection from which to obtain the Help.