LargeBlobKey Property
LargeBlobKey
The large blob key, if there is one. This is optional and can be null.
C#
public Nullable<ReadOnlyMemory<byte>> LargeBlobKey { get; }
Property Value
Type | Description |
---|---|
System.Nullable<System.ReadOnlyMemory<System.Byte>> |