LocalizableProperties Members
Include Protected Members
Include Inherited Members
This type is only used internally; you cannot use it directly from your code. Supplies custom type information about localizable properties for an object.
The LocalizableProperties type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LocalizableProperties | Initializes a new instance of the LocalizableProperties class. |
Top
Methods
Name | Description | |
---|---|---|
CreateDesignPropertyDescriptor | Creates a new DesignPropertyDescriptor using the supplied property descriptor. | |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetAttributes | Gets a collection of attributes for this component. | |
GetClassName | Returns the class name of this object. | |
GetComponentName | Returns the name of this object. | |
GetConverter | Returns a type converter for this object. | |
GetDefaultEvent | Returns the default event for this object. | |
GetDefaultProperty | Gets the default property for a component. | |
GetEditor | Retrieves the editor for this object. | |
GetEvents | Overloaded. Gets the collection of events. | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetProperties | Overloaded. Gets the collection of properties. | |
GetPropertyOwner | Returns the browseable object, given a property descriptor. | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
See Also
Reference
Microsoft.VisualStudio.Data.Schema.Project.Project.MPF Namespace