Share via


DataConnectionPropertyChangedEventArgs.PropertyName, propriété

Extrait le nom de la propriété qui a changé.

Espace de noms :  Microsoft.VisualStudio.Data
Assembly :  Microsoft.VisualStudio.Data (dans Microsoft.VisualStudio.Data.dll)

Syntaxe

'Déclaration
Public ReadOnly Property PropertyName As String
public string PropertyName { get; }
public:
property String^ PropertyName {
    String^ get ();
}
member PropertyName : string with get
function get PropertyName () : String

Valeur de propriété

Type : String
Retourne le nom de littéral de chaîne de la propriété qui a changé.

Sécurité .NET Framework

Voir aussi

Référence

DataConnectionPropertyChangedEventArgs Classe

Microsoft.VisualStudio.Data, espace de noms