Tests whether this BsonValue is a Guid.
Namespace: MongoDB.BsonAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.1.0
Syntax public bool IsGuid { get; }
Public ReadOnly Property IsGuid As Boolean
Get
member IsGuid : bool with get
Property Value
Type:
BooleanSee Also