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
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.