StandardTableColumnDefinitions.ErrorSeverity Champ
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.
Colonne utilisée pour afficher la gravité de l’entrée (basée sur StandardTableKeyNames.ErrorSeverityImage ou StandardTableKeyNames.ErrorSeverity).
public: System::String ^ ErrorSeverity;
std::wstring ErrorSeverity;
public const string ErrorSeverity;
val mutable ErrorSeverity : string
Public Const ErrorSeverity As String
Valeur de champ
Remarques
Cette colonne utilise le nom de ErrorSeverity clé ou ErrorSeverityImage dans une entrée.
Si ErrorSeverityImage est spécifié, celui ImageMoniker affiché dans la colonne. Sinon, un moniker basé sur ErrorSeverity est utilisé.