Partilhar via


Propriedade HelpFilter

Gets or sets a String containing any filters that are in place to narrow down the search in the Help collection.

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

Sintaxe

'Declaração
Public ReadOnly Property HelpFilter As String
    Get
'Uso
Dim instance As HelpContextAttribute
Dim value As String

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

Valor da propriedade

Tipo: System. . :: . .String
A String containing any filters that are in place to narrow down the search in the Help collection.