CodeDomDocDataAdapter::Parser Property

 

Gets the code parser.

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

protected:
property ICodeParser^ Parser {
	ICodeParser^ get();
}
Return to top
Show: