Condividi tramite


SrgsDocument.ImportNamespaces Proprietà

Definizione

Ottiene gli spazi dei nomi relativi all'istanza SrgsDocument corrente.

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

Valore della proprietà

Collection<String>

La proprietà di ImportNamespaces restituisce una raccolta di stringhe contenente un elenco degli spazi nome correlati nell'istanza SrgsDocument.

Si applica a