AssemblyFile.Name Proprietà

Definizione

Ottiene il nome del file, inclusa l'estensione.

public:
 property System::Reflection::Metadata::StringHandle Name { System::Reflection::Metadata::StringHandle get(); };
public System.Reflection.Metadata.StringHandle Name { get; }
member this.Name : System.Reflection.Metadata.StringHandle
Public ReadOnly Property Name As StringHandle

Valore della proprietà

StringHandle Istanza che rappresenta il nome del file con la relativa estensione.

Commenti

Corrisponde al Name campo della File tabella nello standard ECMA-335.

Si applica a