PropertyExtension<TTargetElementType> Constructor (String^)

 

Constructor for Property Extension

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

protected:
PropertyExtension(
	String^ propertyKey
)

Parameters

propertyKey
Type: System::String^

The key used to store the property

Return to top
Show: