Class ProfileConfigurationEventArgs
Provides data for profile configuration events.
Inherited Members
Namespace: Artemis.Core
Assembly: Artemis.Core.dll
Syntax
public class ProfileConfigurationEventArgs : EventArgs
Properties
ProfileConfiguration
Gets the profile configuration this event is related to
Declaration
public ProfileConfiguration ProfileConfiguration { get; }
Property Value
Type | Description |
---|---|
ProfileConfiguration |