共用方式為


IAssemblySymbol.NamespaceNames 屬性

定義

從這個元件取得命名空間名稱集。

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)

屬性值

適用於