BTAttributeTargets 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.
public enum class BTAttributeTargets
public enum BTAttributeTargets
type BTAttributeTargets =
Public Enum BTAttributeTargets
- Inheritance
-
BTAttributeTargets
Fields
Name | Value | Description |
---|---|---|
None | 0 | |
Module | 1 | |
Service | 2 | |
Port | 4 | |
Statement | 8 | |
ServiceLink | 16 | |
MessageType | 32 |