AxsgPreviewHostExceptionDetails(String?, String?, Nullable, Nullable) Constructor

Definition

Assembly XamlToCSharpGenerator.RemoteProtocol.dll

Describes a preview exception reported by the designer transport.

public AxsgPreviewHostExceptionDetails(string? ExceptionType, string? Message, int? LineNumber, int? LinePosition)

Parameters

ExceptionType
String
Message
String
LineNumber
Nullable<Int32>
LinePosition
Nullable<Int32>