Proprietà Property
The property that caused the exception.
Spazio dei nomi: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property Property As String
Get
'Utilizzo
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
Valore proprietà
Tipo: System. . :: . .String
A string value.