Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Passed to GetService to return a reference to IAppxManifestDesignerService.
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("5692CB97-BF4F-49EE-B62E-718A6C8F9CB2")> _
Public Interface SAppxManifestDesignerService
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("5692CB97-BF4F-49EE-B62E-718A6C8F9CB2")]
public interface SAppxManifestDesignerService
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"5692CB97-BF4F-49EE-B62E-718A6C8F9CB2")]
public interface class SAppxManifestDesignerService
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("5692CB97-BF4F-49EE-B62E-718A6C8F9CB2")>]
type SAppxManifestDesignerService = interface end
public interface SAppxManifestDesignerService