IComponentErrorInfo.SubComponent Proprietà

Definizione

Restituisce una stringa arbitraria che identifica il sottomodulo all'interno di una sorgente: ad esempio, la trasformazione in un compito Pipeline.

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

Valore della proprietà

Una stringa contenente il sottomodulo che è la fonte dell'errore.

Si applica a