EventOpcode.DisplayName Propriété

Définition

Obtient le nom localisé d'un opcode d'événement.

public:
 property System::String ^ DisplayName { System::String ^ get(); };
public string DisplayName { get; }
member this.DisplayName : string
Public ReadOnly Property DisplayName As String

Valeur de propriété

Nom localisé d’un opcode d’événement.

S’applique à

Voir aussi