Поделиться через


Свойство ArgumentConstraintException.Component

Gets the component where the exception occurred.

Пространство имен:  Microsoft.ReportingServices.RdlObjectModel
Сборка:  Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)

Синтаксис

'Декларация
Public ReadOnly Property Component As Object 
    Get
'Применение
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

Значение свойства

Тип: System.Object
The component where the exception occurred.

См. также

Справочник

ArgumentConstraintException Класс

Пространство имен Microsoft.ReportingServices.RdlObjectModel