Visual Basic (Declaration) | |
---|---|
Public MustOverride Property SynchronizationSearchStandardPattern As StandardSynchronizationPattern |
C# | |
---|---|
public abstract StandardSynchronizationPattern SynchronizationSearchStandardPattern {get; set;} |
C++/CLI | |
---|---|
public: abstract property StandardSynchronizationPattern SynchronizationSearchStandardPattern { StandardSynchronizationPattern get(); void set ( StandardSynchronizationPattern value); } |
This value is ignored when IsSynchronizationSearchEnabled is off. The bit pattern is encoded according to the user-specified line coding.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)