MergePartition.DynamicSnapshotLocation 属性

定义

获取或设置用于存储为分区生成的筛选快照的操作系统文件夹。

public:
 property System::String ^ DynamicSnapshotLocation { System::String ^ get(); void set(System::String ^ value); };
public string DynamicSnapshotLocation { get; set; }
member this.DynamicSnapshotLocation : string with get, set
Public Property DynamicSnapshotLocation As String

属性值

一个 String 值。

注解

此属性可由任何用户检索或设置。

仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。

适用于