SVSMDDesignerService Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Passed to the QueryService(Guid, Guid, IntPtr) method to return a reference to the IVSMDCodeDomCreator and IVSMDDesignerService interfaces.
public interface class SVSMDDesignerService
public interface class SVSMDDesignerService
__interface SVSMDDesignerService
[System.Runtime.InteropServices.Guid("74946829-37A0-11D2-A273-00C04F8EF4FF")]
public interface SVSMDDesignerService
[System.Runtime.InteropServices.Guid("74946829-37A0-11D2-A273-00C04F8EF4FF")]
[System.Runtime.InteropServices.ComVisible(false)]
public interface SVSMDDesignerService
[<System.Runtime.InteropServices.Guid("74946829-37A0-11D2-A273-00C04F8EF4FF")>]
type SVSMDDesignerService = interface
[<System.Runtime.InteropServices.Guid("74946829-37A0-11D2-A273-00C04F8EF4FF")>]
[<System.Runtime.InteropServices.ComVisible(false)>]
type SVSMDDesignerService = interface
Public Interface SVSMDDesignerService
- Attributes