LocalizableProperties Methods

 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubmethodCreateDesignPropertyDescriptor(PropertyDescriptor^)

Returns a DesignPropertyDescriptor wrapper on the given property descriptor.

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetAttributes()

Gets a collection of attributes for this component.

System_CAPS_pubmethodGetClassName()

Returns the class name of this object.

System_CAPS_pubmethodGetComponentName()

Returns the name of this object.

System_CAPS_pubmethodGetConverter()

Returns a type converter for this object.

System_CAPS_pubmethodGetDefaultEvent()

Returns the default event for this object.

System_CAPS_pubmethodGetDefaultProperty()

Gets the default property for a component.

System_CAPS_pubmethodGetEditor(Type^)

Retrieves the editor for this object.

System_CAPS_pubmethodGetEvents()

Gets the collection of events for a specified component.

System_CAPS_pubmethodGetEvents(array<Attribute^>^)

Gets the collection of events for a specified component using a specified array of attributes as a filter.

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetProperties()

Gets the collection of properties.

System_CAPS_pubmethodGetProperties(array<Attribute^>^)

Returns the properties for selected object using the attribute array as a filter.

System_CAPS_pubmethodGetPropertyOwner(PropertyDescriptor^)

Returns the brows-able object.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: