InstanceKeyView 类

定义

提供显示实例键信息的视图。

public ref class InstanceKeyView sealed
public sealed class InstanceKeyView
type InstanceKeyView = class
Public NotInheritable Class InstanceKeyView
继承
InstanceKeyView

属性

InstanceKey

获取实例键 (GUID) 的值。

InstanceKeyMetadata

获取作为“XNames”的字典的实例键的元数据和对应的“InstanceValue”对象

InstanceKeyMetadataConsistency

获取实例键的元数据的一致性(无、不确定或部分)。

InstanceKeyState

获取实例键的状态(非关联、关联或已完成)。

方法

Equals(Object)

确定指定对象是否等于当前对象。

(继承自 Object)
GetHashCode()

作为默认哈希函数。

(继承自 Object)
GetType()

获取当前实例的 Type

(继承自 Object)
MemberwiseClone()

创建当前 Object 的浅表副本。

(继承自 Object)
ToString()

返回表示当前对象的字符串。

(继承自 Object)

适用于