Compartilhar via


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)

Syntax

'Declaração
Protected ReadOnly Property Parser As ICodeParser
protected ICodeParser Parser { get; }

Property Value

Type: System.CodeDom.Compiler.ICodeParser
ICodeParser .

.NET Framework Security

See Also

Reference

CodeDomDocDataAdapter Class

Microsoft.VisualStudio.Shell.Design.Serialization.CodeDom Namespace