次の方法で共有


ItemPathBasedRestoreCriteria.SubItemPathPrefix プロパティ

定義

復元中にフィルター条件として使用されるプレフィックス文字列の一覧。 これらは、指定された項目パスに対する相対パスです。

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

プロパティ値

適用対象