ImportedNamespaceContextItem.ImportedNamespaces Egenskap

Definition

Hämtar samlingen med importerade namnområden.

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)

Egenskapsvärde

För Collection<T> importerade namnområden.

Gäller för