Property AsGuid
AsGuid
Casts the BsonValue to a Guid (throws an InvalidCastException if the cast is not valid).
public Guid AsGuid { get; }
Casts the BsonValue to a Guid (throws an InvalidCastException if the cast is not valid).
public Guid AsGuid { get; }