Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Passed to GetService to return a reference to IVsRegisterNewDialogFilters.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("CB7C5B29-6782-47B7-AA13-21D07026D5E1")> _
Public Interface SVsRegisterNewDialogFilters
[InterfaceTypeAttribute()]
[GuidAttribute("CB7C5B29-6782-47B7-AA13-21D07026D5E1")]
public interface SVsRegisterNewDialogFilters
[InterfaceTypeAttribute()]
[GuidAttribute(L"CB7C5B29-6782-47B7-AA13-21D07026D5E1")]
public interface class SVsRegisterNewDialogFilters
[<InterfaceTypeAttribute()>]
[<GuidAttribute("CB7C5B29-6782-47B7-AA13-21D07026D5E1")>]
type SVsRegisterNewDialogFilters = interface end
public interface SVsRegisterNewDialogFilters