Partager via


Propriété ArgumentConstraintException.Property

Gets the property that caused the exception.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Property As String 
    Get
'Utilisation
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

Valeur de propriété

Type : System.String
The property that caused the exception.

Voir aussi

Référence

ArgumentConstraintException Classe

Espace de noms Microsoft.ReportingServices.RdlObjectModel