Właściwość ArgumentConstraintException.Property
Właściwość, która spowodowała wyjątek.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public ReadOnly Property Property As String
Get
'Użycie
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
Wartość właściwości
Typ: System.String
A ciąg wartości.
Zobacz także