HelpContextAttribute Members
Defines a HelpContextAttribute attribute for the HelpContextAttribute class.
The following tables list the members exposed by the HelpContextAttribute type.
Public Constructors
Name | Description | |
---|---|---|
HelpContextAttribute | Overloaded. Initializes a new instance of the HelpContextAttribute class. |
Nach oben
Public Properties
Name | Description | |
---|---|---|
F1Keyword | Gets or sets a String containing the keyword to be used in looking up Help. | |
HelpCollection | Gets or sets a String containing the Help collection from which to retrieve the Help. | |
HelpFilter | Gets or sets a String containing any filters that are in place to narrow down the search in the Help collection. | |
TypeId | (inherited from Attribute ) |
Nach oben
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Attribute ) | |
GetCustomAttribute | Overloaded. (inherited from Attribute ) | |
GetCustomAttributes | Overloaded. (inherited from Attribute ) | |
GetHashCode | (inherited from Attribute ) | |
GetType | (inherited from Object ) | |
IsDefaultAttribute | (inherited from Attribute ) | |
IsDefined | Overloaded. (inherited from Attribute ) | |
Match | (inherited from Attribute ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Nach oben
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Nach oben
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.Runtime.InteropServices._Attribute.GetIDsOfNames | (inherited from Attribute ) | |
System.Runtime.InteropServices._Attribute.GetTypeInfo | (inherited from Attribute ) | |
System.Runtime.InteropServices._Attribute.GetTypeInfoCount | (inherited from Attribute ) | |
System.Runtime.InteropServices._Attribute.Invoke | (inherited from Attribute ) |
Nach oben
Siehe auch
Verweis
HelpContextAttribute Class
Microsoft.SqlServer.Dts.Design Namespace