RestoreLocation.Folders Property

Definition

Gets the collection of folders associated with a RestoreLocation.

public Microsoft.AnalysisServices.RestoreFolderCollection Folders { get; }
member this.Folders : Microsoft.AnalysisServices.RestoreFolderCollection
Public ReadOnly Property Folders As RestoreFolderCollection

Property Value

A collection of folders that are the target location for a restoration.

Applies to