PropertyExtension<TTargetElementType>::Category Property

 

Gets the localized name of the category to display in the Property window (default = 'Validate Architecture').

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

public:
property String^ Category {
	virtual String^ get() override;
}

Property Value

Type: System::String^

Return to top
Show: