Partilhar via


Interface SVSMDPropertyBrowser

 

Passado para o QueryService método para retornar uma referência à interface IVSMDPropertyBrowser.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Sintaxe

[GuidAttribute("74946810-37A0-11D2-A273-00C04F8EF4FF")]
public interface SVSMDPropertyBrowser
[GuidAttribute("74946810-37A0-11D2-A273-00C04F8EF4FF")]
public interface class SVSMDPropertyBrowser
[<GuidAttribute("74946810-37A0-11D2-A273-00C04F8EF4FF")>]
type SVSMDPropertyBrowser = interface end
<GuidAttribute("74946810-37A0-11D2-A273-00C04F8EF4FF")>
Public Interface SVSMDPropertyBrowser

Comentários

A janela de propriedades globais pode ser acessada por meio de consulta para o SVSMDPropertyBrowser serviço mas passagem IVsWindowPane como a interface.

Consulte também

Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo