Proprietà ArgumentConstraintException.Value
Gets the value of the property.
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property Value As Object
Get
'Utilizzo
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
Valore proprietà
Tipo: System.Object
The value of the property.