Aracılığıyla paylaş


SrgsDocument.ImportNamespaces Özellik

Tanım

Geçerli örnek için ilgili ad alanlarını alır 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)

Özellik Değeri

Collection<String>

ImportNamespacesÖzelliği, örnekteki ilgili ad alanlarının listesini içeren bir dize koleksiyonu döndürür SrgsDocument .

Şunlara uygulanır