ErrorRecord.CategoryInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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