Compartilhar via


Workspace.Collections Propriedade

Definição

Obtém a coleção associada ao workspace.

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

Valor da propriedade

Collection<ResourceCollectionInfo>

A coleção associada ao workspace.

Aplica-se a