Show / Hide Table of Contents

LargeBlobKey Property

LargeBlobKey

The large blob key, if there is one. This is optional and can be null.

C#
public ReadOnlyMemory<byte>? LargeBlobKey { get; }

Property Value

Type Description
ReadOnlyMemory<byte>?
In this article
Back to top Generated by DocFX