Condividi tramite


IComponentErrorInfo.SourceComponent Proprietà

Definizione

Restituisce il nome del componente in cui ha avuto origine l'errore.

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

Valore della proprietà

Stringa contenente il nome del componente.

Commenti

L'interfaccia IComponentComponent per il componente è disponibile nella proprietà .

Si applica a