Click or drag to resize

AzureLogEntryBody Property

Gets or sets the text of the message to send.

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

Property Value

String
See Also