Share via


ReplicationOperation.PartitionName 屬性

定義

包含與這個複寫作業有關聯的磁碟分割之辨別名稱。

public:
 property System::String ^ PartitionName { System::String ^ get(); };
public string PartitionName { get; }
public string? PartitionName { get; }
member this.PartitionName : string
Public ReadOnly Property PartitionName As String

屬性值

包含與這個複寫作業有關聯的磁碟分割之辨別名稱的字串。

適用於

另請參閱