WebAdminViewHtmlFileName Property |
Gets the HTML filename without the path.
Namespace: VirtualRadar.Interface.WebSiteAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string HtmlFileName { get; }
Public ReadOnly Property HtmlFileName As String
Get
public:
property String^ HtmlFileName {
String^ get ();
}
member HtmlFileName : string with get
Property Value
Type:
StringSee Also