IUserProperties Interface
Provides a set of user properties to an object.
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CECore assembly)
Syntax
public interface IUserProperties
Remarks
The IUserProperties adds a UserProperties property to an object that can be used to add application specific values to objects in a configuration.
Platforms
Windows, Linux, Android
IUserProperties Members
The IUserProperties type has the following members.
Properties
Name | Description |
---|---|
UserProperties | Gets the AttributeSet that contains the user properties. |