InstanceKeyState 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.
Contains a list of valid states for instance keys.
public enum class InstanceKeyState
public enum InstanceKeyState
type InstanceKeyState =
Public Enum InstanceKeyState
- Inheritance
Fields
Name | Value | Description |
---|---|---|
Unknown | 0 | The instance key is not associated with any instance. |
Associated | 1 | The instance key is associated with a non-completed instance. |
Completed | 2 | The instance key was associated with an instance, which is no longer active. |
Applies to
Vertu í samstarfi við okkur á GitHub
Heimildina fyrir þetta efni er að finna á GitHub, þar sem þú getur líka búið til og farið yfir vandamál og sameinað beiðnir. Frekari upplýsingar er að finna í framlagshandbók okkar.