LoggerFilterRule.CategoryName Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la catégorie de journaliseur à laquelle cette règle s’applique.
public:
property System::String ^ CategoryName { System::String ^ get(); };
public string CategoryName { get; }
public string? CategoryName { get; }
member this.CategoryName : string
Public ReadOnly Property CategoryName As String