Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Provides a localized category for a property. This class cannot be inherited.
Jerarquía de herencia
System.Object
System.Attribute
System.ComponentModel.CategoryAttribute
Microsoft.SqlServer.Dts.Runtime.Localization.LocalizablePropertyCategoryAttribute
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Localization
Ensamblado: Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Sintaxis
'Declaración
<AttributeUsageAttribute(AttributeTargets.All)> _
Public NotInheritable Class LocalizablePropertyCategoryAttribute _
Inherits CategoryAttribute
'Uso
Dim instance As LocalizablePropertyCategoryAttribute
[AttributeUsageAttribute(AttributeTargets.All)]
public sealed class LocalizablePropertyCategoryAttribute : CategoryAttribute
[AttributeUsageAttribute(AttributeTargets::All)]
public ref class LocalizablePropertyCategoryAttribute sealed : public CategoryAttribute
[<SealedAttribute>]
[<AttributeUsageAttribute(AttributeTargets.All)>]
type LocalizablePropertyCategoryAttribute =
class
inherit CategoryAttribute
end
public final class LocalizablePropertyCategoryAttribute extends CategoryAttribute
El tipo LocalizablePropertyCategoryAttribute expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
LocalizablePropertyCategoryAttribute | Initializes a new instance of the LocalizablePropertyCategoryAttribute class using the specified type and property name. |
Arriba
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
Category | (Se hereda de CategoryAttribute.) |
![]() |
TypeId | (Se hereda de Attribute.) |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Equals | (Se hereda de CategoryAttribute.) |
![]() |
GetHashCode | (Se hereda de CategoryAttribute.) |
![]() |
GetType | (Se hereda de Object.) |
![]() |
IsDefaultAttribute | (Se hereda de CategoryAttribute.) |
![]() |
Match | (Se hereda de Attribute.) |
![]() |
ToString | (Se hereda de Object.) |
Arriba
Implementaciones de interfaces explícitas
| Nombre | Descripción | |
|---|---|---|
![]() ![]() |
_Attribute.GetIDsOfNames | (Se hereda de Attribute.) |
![]() ![]() |
_Attribute.GetTypeInfo | (Se hereda de Attribute.) |
![]() ![]() |
_Attribute.GetTypeInfoCount | (Se hereda de Attribute.) |
![]() ![]() |
_Attribute.Invoke | (Se hereda de Attribute.) |
Arriba
Comentarios
A CategoryAttribute indicates the category to associate the property or event with when listing properties or events in a System.Windows.Forms.PropertyGrid control set to Categorized mode. For more information, see "CategoryAttribute Class" in the .NET Framework Class Library.
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
Vea también
Referencia
Espacio de nombres Microsoft.SqlServer.Dts.Runtime.Localization
.gif)
.gif)
.gif)
.gif)