Compartir a través de


EventIdentifier.FullName (Propiedad)

Obtiene el nombre del evento calificado con el tipo.

Espacio de nombres:  Microsoft.Windows.Design.Metadata
Ensamblado:  Microsoft.Windows.Design.Extensibility (en Microsoft.Windows.Design.Extensibility.dll)

Sintaxis

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

Valor de propiedad

Tipo: System.String
Nombre del evento calificado con el tipo.

Seguridad de .NET Framework

Vea también

Referencia

EventIdentifier Estructura

Microsoft.Windows.Design.Metadata (Espacio de nombres)