Class SubresourceWebBundleMetadataErrorEventArgs
SubresourceWebBundleMetadataError
public sealed class SubresourceWebBundleMetadataErrorEventArgs : EventArgs
- Inheritance
-
SubresourceWebBundleMetadataErrorEventArgs
- Inherited Members
Properties
ErrorMessage
Gets or sets the errorMessage
[JsonPropertyName("errorMessage")]
public string ErrorMessage { get; set; }
Property Value
RequestId
Gets or sets the requestId
[JsonPropertyName("requestId")]
public string RequestId { get; set; }