StraalforsSenderMockSendMessageExceptionMessage Property |
[Missing <summary> documentation for "P:WorkZone.Dispatcher.Straalfors.StraalforsSenderMock.SendMessageExceptionMessage"]
Namespace: WorkZone.Dispatcher.StraalforsAssembly: WorkZone.Dispatcher.Straalfors_24.5.0.0 (in WorkZone.Dispatcher.Straalfors_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic string SendMessageExceptionMessage { get; set; }
Public Property SendMessageExceptionMessage As String
Get
Set
public:
property String^ SendMessageExceptionMessage {
String^ get ();
void set (String^ value);
}
member SendMessageExceptionMessage : string with get, set
Property Value
String
See Also