Class TangerineDirectoryPropertyAttribute
- Namespace
- Lime
- Assembly
- Lime.dll
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field, AllowMultiple = false)]
public sealed class TangerineDirectoryPropertyAttribute : Attribute
- Inheritance
-
TangerineDirectoryPropertyAttribute
- Inherited Members
Fields
IsRelativeToAssetDirectory
public bool IsRelativeToAssetDirectory
Field Value
Properties
ShowPrefix
public bool ShowPrefix { get; set; }