__VSWBCUSTOMURL Enumeration
Specifies the type of a custom Web page. Used in GetCustomURL calls.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public Enumeration __VSWBCUSTOMURL
public enum __VSWBCUSTOMURL
public enum class __VSWBCUSTOMURL
type __VSWBCUSTOMURL
public enum __VSWBCUSTOMURL
Members
Member name | Description | |
---|---|---|
VSWBCU_Credits | A custom Web page for credits. | |
VSWBCU_Home | A custom Web page for a home page. | |
VSWBCU_Search | A custom Web page for searches. |
Remarks
COM Signature
From vsbrowse.idl: