HTML only. Sets the path and filename of a CSS file belonging to a HTML document.

Syntax

public string CssFileName { get; set; }
Public Property CssFileName() As String