SessionErrorReport.ErrorReportDiagnosticsInformation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::Rtc::Signaling::DiagnosticsInformation ^ ErrorReportDiagnosticsInformation { Microsoft::Rtc::Signaling::DiagnosticsInformation ^ get(); void set(Microsoft::Rtc::Signaling::DiagnosticsInformation ^ value); };
public Microsoft.Rtc.Signaling.DiagnosticsInformation ErrorReportDiagnosticsInformation { get; set; }
member this.ErrorReportDiagnosticsInformation : Microsoft.Rtc.Signaling.DiagnosticsInformation with get, set
Public Property ErrorReportDiagnosticsInformation As DiagnosticsInformation