IVSMDCodeDomProvider::CodeDomProvider Property

 

Gets the provider.

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

[DispIdAttribute(1610678272)]
property Object^ CodeDomProvider {
	Object^ get();
}

Property Value

Type: System::Object^

The dispatch interface of the provider.

Return to top
Show: