IComponentErrorInfo.SubComponent Proprietà

Definizione

Restituisce una stringa arbitraria che identifica il sottomodulo all'interno di un'origine: ad esempio, la trasformazione in un'attività 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à

String

Stringa contenente il sottomodulo che rappresenta l'origine dell'errore.

Si applica a