다음을 통해 공유


ItemPathBasedRestoreCriteria.SubItemPathPrefix Property

Definition

The list of prefix strings to be used as filter criteria during restore. These are relative to the item path specified.

public System.Collections.Generic.IList<string> SubItemPathPrefix { get; }
member this.SubItemPathPrefix : System.Collections.Generic.IList<string>
Public ReadOnly Property SubItemPathPrefix As IList(Of String)

Property Value

Applies to