Share via


IComponentErrorInfo.SourceComponent Propriété

Définition

Retourne le nom du composant d'où provient l'erreur.

public:
 property System::String ^ SourceComponent { System::String ^ get(); };
public string SourceComponent { get; }
member this.SourceComponent : string
Public ReadOnly Property SourceComponent As String

Valeur de propriété

Chaîne contenant le nom du composant.

Remarques

L’interface IComponent du composant se trouve dans la Component propriété.

S’applique à