PropertyExtension<TTargetElementType>::PropertyType Property

 

Gets the type of the property (default is typeof(string)).

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

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

Property Value

Type: System::Type^

Return to top
Show: