Click or drag to resize

AzureLogEntryDetails Property

Gets or sets a JSON object containing any details associated with the message.

Namespace: InnerDrive.Logging
Assembly: InnerDrive.Logging (in InnerDrive.Logging.dll) Version: 5.0.8475.0
Syntax
C#
public string? Details { get; set; }

Property Value

String
See Also