Właściwość ArgumentConstraintException.Component
Składnik, w którym wystąpił wyjątek.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public ReadOnly Property Component As Object
Get
'Użycie
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
Wartość właściwości
Typ: System.Object
Obiekt.
Zobacz także