-
Home
-
API
-
XamlToCSharpGenerator.RemoteProtocol.Preview
-
AxsgPreviewHostExceptionDetails
-
Constructors
-
AxsgPreviewHostExceptionDetails(String?, String?, Nullable, Nullable)
AxsgPreviewHostExceptionDetails(String?, String?, Nullable, Nullable) Constructor
Definition
Describes a preview exception reported by the designer transport.
public AxsgPreviewHostExceptionDetails(string? ExceptionType, string? Message, int? LineNumber, int? LinePosition)
Parameters