ForwardingTypeDescriptionProvider Class

 

Provides methods for creating and retrieving a type descriptor for the target model element of an indexing model element.

Namespace:   Microsoft.VisualStudio.Modeling.Design
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

System::Object
  System.ComponentModel::TypeDescriptionProvider
    Microsoft.VisualStudio.Modeling.Design::ForwardingTypeDescriptionProvider

public ref class ForwardingTypeDescriptionProvider : TypeDescriptionProvider

NameDescription
System_CAPS_pubmethodForwardingTypeDescriptionProvider(TypeDescriptionProviderForwarder^)

Initializes a new instance of the ForwardingTypeDescriptionProvider class.

This class supports the forward element merge directive. For more information, see Customizing Element Creation and Movement.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: