Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
List of values returned from GetEdition. Indicates if the installed product key is for a beta, trial, retail, or volume licensed product values are from public\internal\env\inc\DDConfig.h
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public Enumeration PIDRange
public enum PIDRange
public enum class PIDRange
type PIDRange
public enum PIDRange
Members
Member name | Description | |
---|---|---|
PID_RANGE_ACADEMIC | ||
PID_RANGE_BETA1 | ||
PID_RANGE_BETA2 | ||
PID_RANGE_CTP | ||
PID_RANGE_MAX | ||
PID_RANGE_MSDN | ||
PID_RANGE_OEM | ||
PID_RANGE_RC | ||
PID_RANGE_RETAIL | ||
PID_RANGE_STATIC | ||
PID_RANGE_TRIAL | ||
PID_RANGE_UNKNOWN | ||
PID_RANGE_UNLIMITED | ||
PID_RANGE_VL | ||
PID_RANGE_WORKGROUP |