EventOpcode.Name Propriété

Définition

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

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

Valeur de propriété

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

S’applique à

Voir aussi