Aracılığıyla paylaş


ServiceDocument.Workspaces Özellik

Tanım

Hizmet belgesinde yer alan çalışma alanlarının koleksiyonunu alır.

public:
 property System::Collections::ObjectModel::Collection<System::ServiceModel::Syndication::Workspace ^> ^ Workspaces { System::Collections::ObjectModel::Collection<System::ServiceModel::Syndication::Workspace ^> ^ get(); };
public System.Collections.ObjectModel.Collection<System.ServiceModel.Syndication.Workspace> Workspaces { get; }
member this.Workspaces : System.Collections.ObjectModel.Collection<System.ServiceModel.Syndication.Workspace>
Public ReadOnly Property Workspaces As Collection(Of Workspace)

Özellik Değeri

Collection<Workspace>

Çalışma alanları koleksiyonu.

Şunlara uygulanır