Partager via


UniqueId.IsGuid Propriété

Définition

Indique si l'UniqueId est un Guid.

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

Valeur de propriété

Boolean

true si l'UniqueId est un Guid ; sinon false.

S’applique à