Partager via


Propriété Component

The component where the exception occurred.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Component As Object
    Get
'Utilisation
Dim instance As ArgumentConstraintException
Dim value As Object

value = instance.Component
public Object Component { get; }
public:
property Object^ Component {
    Object^ get ();
}
member Component : Object
function get Component () : Object

Valeur de propriété

Type : System. . :: . .Object
An object.