IComponentErrorInfo.SubComponent 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.
Retourne une chaîne arbitraire qui identifie le sous-module au sein d’une source : par exemple, la transformation dans une tâche de pipeline.
public:
property System::String ^ SubComponent { System::String ^ get(); };
public string SubComponent { get; }
member this.SubComponent : string
Public ReadOnly Property SubComponent As String
Valeur de propriété
Chaîne contenant le sous-module qui est la source de l’erreur.