ManifestResource.Name Proprietà

Definizione

Ottiene il nome della risorsa.

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à

Nome della risorsa.

Commenti

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

Si applica a