UniqueId.IsGuid 属性

定义

指示 UniqueId 是否为 Guid

public:
 property bool IsGuid { bool get(); };
public bool IsGuid { get; }
member this.IsGuid : bool
Public ReadOnly Property IsGuid As Boolean

属性值

Boolean

如果 UniqueIdGuid,则为 true;否则为 false

适用于