Partager via


IAssemblySymbol.NamespaceNames Propriété

Définition

Obtient l’ensemble de noms d’espaces de noms de cet 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)

Valeur de propriété

S’applique à