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