Свойство Property

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
A string value.