CssFile.Path property
Gets or sets the path. Should start with "./" corresponding to the plugin folder.
public string? Path { get; set; }
Property Value
The path.
See Also
- class CssFile
Gets or sets the path. Should start with "./" corresponding to the plugin folder.
public string? Path { get; set; }
The path.