Compartilhar via


ModuleMetadata.GetModuleNames Método

Definição

Retorna os nomes de arquivo de módulos gerenciados vinculados.

public:
 System::Collections::Immutable::ImmutableArray<System::String ^> GetModuleNames();
public System.Collections.Immutable.ImmutableArray<string> GetModuleNames ();
member this.GetModuleNames : unit -> System.Collections.Immutable.ImmutableArray<string>
Public Function GetModuleNames () As ImmutableArray(Of String)

Retornos

Exceções

Quando um nome de módulo inválido é encontrado.

O módulo foi descartado.

Aplica-se a