Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets 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
The component where the exception occurred.