Skip to content

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