[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.Messages.StandardMessageContent.ContentType"]
public string ContentType { get; }
Public ReadOnly Property ContentType As String
Get
public:
virtual property String^ ContentType {
String^ get () sealed;
}
abstract ContentType : string with get
override ContentType : string with get