| Visual Basic (Declaration) | |
|---|---|
Public MustOverride Property GuardIntervalSelection As GuardIntervalSelection | |
| C# | |
|---|---|
public abstract GuardIntervalSelection GuardIntervalSelection {get; set;} | |
| C++/CLI | |
|---|---|
public: abstract property GuardIntervalSelection GuardIntervalSelection { GuardIntervalSelection get(); void set ( GuardIntervalSelection value); } | |
Property Value
The default value is GuardIntervalSelection.Manual.Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)