Visual Basic (Declaration) | |
---|---|
Public MustOverride Property Include As Boolean |
C# | |
---|---|
public abstract bool Include {get; set;} |
Property Value
The default value is false.Setting the UL user's Include to true sets all its channels' Include to be set to true.
Setting the UL user's Include to false sets all its channels' Include to be set to false.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)