StandardMessageContentContentType Property |
[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.Messages.StandardMessageContent.ContentType"]
Namespace: WorkZone.Dispatcher.Base.MessagesAssembly: WorkZone.Dispatcher.Base_24.5.0.0 (in WorkZone.Dispatcher.Base_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic 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
Property Value
StringImplements
IMessageContentContentType
See Also