다음을 통해 공유


SVsUIFactory Interface

Definition

Represents the user interface factory in the Visual Studio user interface. Use this service to get IVsUIFactory.

public interface class SVsUIFactory
public interface class SVsUIFactory
__interface SVsUIFactory
public interface SVsUIFactory
[System.Runtime.InteropServices.Guid("570352BF-9B42-4C1F-B0C4-A8323D8F7BD3")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsUIFactory
type SVsUIFactory = interface
[<System.Runtime.InteropServices.Guid("570352BF-9B42-4C1F-B0C4-A8323D8F7BD3")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type SVsUIFactory = interface
Public Interface SVsUIFactory
Attributes

Applies to