ErrorRecord.CategoryInfo Property
Definition
Information regarding the ErrorCategory associated with this error, and with the categorized error message for that ErrorCategory.
public:
property System::Management::Automation::ErrorCategoryInfo ^ CategoryInfo { System::Management::Automation::ErrorCategoryInfo ^ get(); };
public System.Management.Automation.ErrorCategoryInfo CategoryInfo { get; }
member this.CategoryInfo : System.Management.Automation.ErrorCategoryInfo
Public ReadOnly Property CategoryInfo As ErrorCategoryInfo
Property Value
never null