public bool PerformDeduplication { get; set; }
Public Property PerformDeduplication As Boolean Get Set
public: property bool PerformDeduplication { bool get (); void set (bool value); }
member PerformDeduplication : bool with get, set
In This Article