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 dans une source : par exemple, la transformation dans une tâche 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é
Une chaîne contenant le sous-module qui est la source de l’erreur.