Condividi tramite


Proprietà DataConnectionPropertyChangedEventArgs.PropertyName

Recupera il nome di proprietà modificata.

Spazio dei nomi:  Microsoft.VisualStudio.Data
Assembly:  Microsoft.VisualStudio.Data (in Microsoft.VisualStudio.Data.dll)

Sintassi

'Dichiarazione
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

Valore proprietà

Tipo: String
Restituisce il nome della stringa letterale di proprietà modificata.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DataConnectionPropertyChangedEventArgs Classe

Spazio dei nomi Microsoft.VisualStudio.Data