CodeDomEventBindingService::CodeDomAdapter Property

 

Gets the code DOM data adapter.

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

protected:
property CodeDomDocDataAdapter^ CodeDomAdapter {
	virtual CodeDomDocDataAdapter^ get() abstract;
}
Return to top
Show: