Condividi tramite


SrgsDocument.ImportNamespaces Proprietà

Definizione

Ottiene gli spazi dei nomi correlati per l'istanza corrente SrgsDocument .

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à

La ImportNamespaces proprietà restituisce un insieme di stringhe contenente un elenco degli spazi dei nomi correlati nell'istanza SrgsDocument di .

Si applica a