Partager via


Property propriété

The property that caused the exception.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (dans 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 la propriété

Type : System. . :: . .String
A string value.