[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.Exceptions.MessageDispatchException.MessageReference"]
public string MessageReference { get; }
Public ReadOnly Property MessageReference As String
Get
public:
property String^ MessageReference {
String^ get ();
}
member MessageReference : string with get