ProvideGeneratorAttribute::Description Property

 

Gets the description of the generator.

Namespace:   Microsoft.VisualStudio.Shell.Design.Serialization
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

public:
property String^ Description {
	String^ get();
}

Property Value

Type: System::String^

The description of the generator.

Return to top
Show: