UserPreferenceChangedEventArgs::Category Property

 

Gets the category of user preferences that has changed.

Namespace:   Microsoft.Win32
Assembly:  System (in System.dll)

public:
property UserPreferenceCategory Category {
	UserPreferenceCategory get();
}

Property Value

Type: Microsoft.Win32::UserPreferenceCategory

One of the UserPreferenceCategory values that indicates the category of user preferences that has changed.

.NET Framework
Available since 1.1
Return to top
Show: