ImportedNamespaceContextItem.ImportedNamespaces Eigenschap

Definitie

Hiermee haalt u de verzameling geïmporteerde naamruimten op.

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)

Waarde van eigenschap

Het Collection<T> aantal geïmporteerde naamruimten.

Van toepassing op