OpCode.Name Proprietà

Definizione

Nome dell'istruzione del linguaggio intermedio (IL).

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

Valore della proprietà

Di sola lettura. Nome dell'istruzione IL.

Commenti

La Value proprietà restituisce il valore numerico dell'istruzione IL.

Si applica a