| IceNetHttpApplicationLicenseFilePath Property  | 
            Gets or sets the license file path.
            
 
Namespace: PDTec.IceNet.WebAssembly: PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntaxpublic static string LicenseFilePath { get; set; }Property Value
Type: 
String
Remarks
            If this property is explicitly set, automatic retrieval of infrastructure parameters
            from web.config is disabled. Therfore, only set this property if web.config 
            information should not be used.
            
See Also