Click or drag to resize

ConfigMediaPictureBlobName Property

The optional name of an Azure storage account Blob providing the image for the media.

Namespace: Orthogonal.Hoarder.StdLib.Entity
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.21
Syntax
C#
public string PictureBlobName { get; set; }

Property Value

String
See Also