Class InstallabilityError
InstallabilityError
public sealed class InstallabilityError- Inheritance
- 
      
      InstallabilityError
- Inherited Members
Properties
ErrorArguments
errorArguments
[JsonPropertyName("errorArguments")]
public InstallabilityErrorArgument[] ErrorArguments { get; set; }Property Value
ErrorId
errorId
[JsonPropertyName("errorId")]
public string ErrorId { get; set; }