Condividi tramite


ImportedNamespaceContextItem.ImportedNamespaces Proprietà

Definizione

Ottiene la raccolta degli spazi dei nomi importati.

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)

Valore della proprietà

Collection<T> degli spazi dei nomi importati.

Si applica a