Proprietà EventIdentifier.FullName

Ottiene il nome completo del tipo dell'evento.

Spazio dei nomi:  Microsoft.Windows.Design.Metadata
Assembly:  Microsoft.Windows.Design.Extensibility (in Microsoft.Windows.Design.Extensibility.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property FullName As String
    Get
public string FullName { get; }
public:
property String^ FullName {
    String^ get ();
}
member FullName : string
function get FullName () : String

Valore proprietà

Tipo: System.String
Nome completo del tipo dell'evento.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

EventIdentifier Struttura

Spazio dei nomi Microsoft.Windows.Design.Metadata