Aracılığıyla paylaş


ImportedNamespaceContextItem.ImportedNamespaces Özellik

Tanım

İçeri aktarılan ad alanlarının koleksiyonunu alır.

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

Özellik Değeri

Collection<T> İçeri aktarılan ad alanlarının sayısı.

Şunlara uygulanır