Partilhar via


IAssemblySymbol.NamespaceNames Propriedade

Definição

Obtém o conjunto de nomes de namespace deste assembly.

public:
 property System::Collections::Generic::ICollection<System::String ^> ^ NamespaceNames { System::Collections::Generic::ICollection<System::String ^> ^ get(); };
public System.Collections.Generic.ICollection<string> NamespaceNames { get; }
member this.NamespaceNames : System.Collections.Generic.ICollection<string>
Public ReadOnly Property NamespaceNames As ICollection(Of String)

Valor da propriedade

Aplica-se a