PropertyExtension<TTargetElementType>::ComponentType Property

 

The type of the component this property is bound to.

Namespace:   Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.dll)

public:
property Type^ ComponentType {
	virtual Type^ get() override sealed;
}

Property Value

Type: System::Type^

Return to top
Show: