__VSWBCUSTOMURL Enum
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.
Specifies the type of a custom Web page. Used in GetCustomURL(UInt32, String) calls.
public enum class __VSWBCUSTOMURL
public enum class __VSWBCUSTOMURL
enum __VSWBCUSTOMURL
public enum __VSWBCUSTOMURL
type __VSWBCUSTOMURL =
Public Enum __VSWBCUSTOMURL
- Inheritance
-
__VSWBCUSTOMURL
Fields
VSWBCU_Credits | 2 | A custom Web page for credits. |
VSWBCU_Home | 0 | A custom Web page for a home page. |
VSWBCU_Search | 1 | A custom Web page for searches. |
Remarks
COM Signature
COM Signature
From vsbrowse.idl: