Class DisplayPath
Item display path configuration.
Inheritance
System.Object
DisplayPath
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
[[System.Runtime.CompilerServices.Nullable(0)]]
[[System.Runtime.CompilerServices.NullableContext(2)]]
public class DisplayPath
Constructors
| Name | Description |
|---|---|
| DisplayPath() |
Properties
| Name | Description |
|---|---|
| AlternateText | Gets or sets the alternate text if the file is an image. |
| Caption | Gets or sets the caption if the file is an image. |
| FileName | Gets or sets the item file name. |
| FolderPath | Gets or sets the item folder path. |
| Height | Gets or sets the item height. |
| Media | Gets or sets the media associated with the item. |
| MimeType | Gets or sets the item MIME type. |
| Width | Gets or sets the item width. |