Właściwość ArgumentConstraintException.Value
Wartość właściwość.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public ReadOnly Property Value As Object
Get
'Użycie
Dim instance As ArgumentConstraintException
Dim value As Object
value = instance.Value
public Object Value { get; }
public:
property Object^ Value {
Object^ get ();
}
member Value : Object
function get Value () : Object
Wartość właściwości
Typ: System.Object
Obiekt.
Zobacz także