| Visual Basic (Declaration) | |
|---|---|
Public MustOverride Property SynchronizationSearchType As SynchronizationSearchType | |
| C# | |
|---|---|
public abstract SynchronizationSearchType SynchronizationSearchType {get; set;} | |
| C++/CLI | |
|---|---|
public: abstract property SynchronizationSearchType SynchronizationSearchType { SynchronizationSearchType get(); void set ( SynchronizationSearchType value); } | |
This parameter is ignored if IsSynchronizationSearchEnabled is off.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)