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


Свойство ArgumentConstraintException.Property

Gets the property that caused the exception.

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

Синтаксис

'Декларация
Public ReadOnly Property Property As String 
    Get
'Применение
Dim instance As ArgumentConstraintException 
Dim value As String 

value = instance.Property
public string Property { get; }
public:
property String^ Property {
    String^ get ();
}
member Property : string
function get Property () : String

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

Тип: System.String
The property that caused the exception.

См. также

Справочник

ArgumentConstraintException Класс

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