ClientFeatures 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.
List of features available as client target interfaces that can be passed to a remote service while querying thorugh IVsClientTargetsService.
This enumeration supports a bitwise combination of its member values.
public enum class ClientFeatures
[System.Flags]
public enum ClientFeatures
[<System.Flags>]
type ClientFeatures =
Public Enum ClientFeatures
- Inheritance
-
ClientFeatures
- Attributes
Fields
Name | Value | Description |
---|---|---|
All | -1 | Enables all available features. |
None | 0 | Disables all features. |