Freigeben über


IVSMDCodeDomProvider.CodeDomProvider Property

Gets the provider.

Namespace:  Microsoft.VisualStudio.Designer.Interfaces
Assembly:  Microsoft.VisualStudio.Designer.Interfaces (in Microsoft.VisualStudio.Designer.Interfaces.dll)

Syntax

'Declaration
ReadOnly Property CodeDomProvider As Object
Object CodeDomProvider { get; }

Property Value

Type: System.Object
The dispatch interface of the provider.

.NET Framework Security

See Also

Reference

IVSMDCodeDomProvider Interface

Microsoft.VisualStudio.Designer.Interfaces Namespace