Table of Contents

Property IsString

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

IsString

Tests whether this BsonValue is a String.

public bool IsString { get; }

Property Value

bool