CodeDomEventBindingService.CodeDomAdapter Property
This type has a SecurityCriticalAttribute attribute, which restricts it to internal use by the .NET Framework for Silverlight class library. Application code that uses any member of this type throws a MethodAccessException.
[SECURITY CRITICAL]
Gets the code DOM data adapter.
Namespace: Microsoft.VisualStudio.Shell.Design.Serialization.CodeDom
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Syntax
'Declaração
Protected MustOverride ReadOnly Property CodeDomAdapter As CodeDomDocDataAdapter
protected abstract CodeDomDocDataAdapter CodeDomAdapter { get; }
Property Value
Type: Microsoft.VisualStudio.Shell.Design.Serialization.CodeDom.CodeDomDocDataAdapter
CodeDomDocDataAdapter .
See Also
Reference
CodeDomEventBindingService Class
Microsoft.VisualStudio.Shell.Design.Serialization.CodeDom Namespace