Class ProfileCategoryEventArgs
Provides data for profile configuration events.
public class ProfileCategoryEventArgs : EventArgs
- Inheritance
-
objectProfileCategoryEventArgs
- Inherited Members
Properties
ProfileCategory
Gets the profile category this event is related to
public ProfileCategory ProfileCategory { get; }