UniqueId.IsGuid 属性

定义

指示 UniqueId 是否为 Guid.

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

属性值

true如果为 aUniqueIdGuid则为 ;否则false为 。

适用于