IServiceProvider Interface
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.PresenterControlComboBoxItem
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim instance As IServiceProvider
Syntax
'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("6d5140c1-7436-11ce-8034-00aa006009fa")> _
Protected Friend Interface IServiceProvider
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("6d5140c1-7436-11ce-8034-00aa006009fa")]
protected internal interface IServiceProvider
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"6d5140c1-7436-11ce-8034-00aa006009fa")]
private interface class IServiceProvider
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */
/** @attribute GuidAttribute("6d5140c1-7436-11ce-8034-00aa006009fa") */
protected interface IServiceProvider
InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
GuidAttribute("6d5140c1-7436-11ce-8034-00aa006009fa")
protected internal interface IServiceProvider
Platforms
See Also
Reference
IServiceProvider Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.PresenterControlComboBoxItem Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.