Compartir a través de


EventIdentifier.Name (Propiedad)

Obtiene el nombre del evento.

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

Sintaxis

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

Valor de propiedad

Tipo: System.String
Nombre del evento.

Seguridad de .NET Framework

Vea también

Referencia

EventIdentifier Estructura

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