CodeDomDocDataAdapter::Generator Property

 

Gets a cached code generator that may be used to validate identifiers and generate code.

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

public:
property ICodeGenerator^ Generator {
	ICodeGenerator^ get();
}
Return to top
Show: