WebMessageMessageType Property

Gets or sets an indication of the type of message.

Definition

Namespace: InnerDrive.Logging
Assembly: InnerDrive.Logging (in InnerDrive.Logging.dll) Version: 5.2.9017.0
C#
public WebMessageType MessageType { get; set; }

Property Value

WebMessageType

See Also