Sdílet prostřednictvím


ImportedNamespaceContextItem.ImportedNamespaces Vlastnost

Definice

Získá kolekci importovaných oborů názvů.

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)

Hodnota vlastnosti

Importované Collection<T> obory názvů.

Platí pro