SVsAppContainerDeveloperLicensing Interface

Passed to GetService to return a reference to IVsAppContainerDeveloperLicensing.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

Syntax

'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("46B0C039-DE36-4DAE-A038-9F1635F5F962")> _
Public Interface SVsAppContainerDeveloperLicensing
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("46B0C039-DE36-4DAE-A038-9F1635F5F962")]
public interface SVsAppContainerDeveloperLicensing
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"46B0C039-DE36-4DAE-A038-9F1635F5F962")]
public interface class SVsAppContainerDeveloperLicensing
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("46B0C039-DE36-4DAE-A038-9F1635F5F962")>]
type SVsAppContainerDeveloperLicensing =  interface end
public interface SVsAppContainerDeveloperLicensing

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace