Share via


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
Public method LocalizableProperties Initializes a new instance of the LocalizableProperties class.

Top

Methods

  Name Description
Public method CreateDesignPropertyDescriptor Creates a new DesignPropertyDescriptor using the supplied property descriptor.
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method 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.)
Public method GetAttributes Gets a collection of attributes for this component.
Public method GetClassName Returns the class name of this object.
Public method GetComponentName Returns the name of this object.
Public method GetConverter Returns a type converter for this object.
Public method GetDefaultEvent Returns the default event for this object.
Public method GetDefaultProperty Gets the default property for a component.
Public method GetEditor Retrieves the editor for this object.
Public method GetEvents Overloaded. Gets the collection of events.
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetProperties Overloaded. Gets the collection of properties.
Public method GetPropertyOwner Returns the browseable object, given a property descriptor.
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

See Also

Reference

LocalizableProperties Class

Microsoft.VisualStudio.Data.Schema.Project.Project.MPF Namespace