24 references to _propertiesSet
Microsoft.VisualBasic.Forms (24)
Microsoft\VisualBasic\Logging\FileLogTraceListener.vb (24)
197If Not _propertiesSet(APPEND_INDEX) Then 214_propertiesSet(APPEND_INDEX) = True 224If Not _propertiesSet(AUTOFLUSH_INDEX) Then 235_propertiesSet(AUTOFLUSH_INDEX) = True 245If Not _propertiesSet(BASEFILENAME_INDEX) Then 265_propertiesSet(BASEFILENAME_INDEX) = True 276If Not _propertiesSet(CUSTOMLOCATION_INDEX) Then 304_propertiesSet(CUSTOMLOCATION_INDEX) = True 315If Not _propertiesSet(DELIMITER_INDEX) Then 324_propertiesSet(DELIMITER_INDEX) = True 335If Not _propertiesSet(DISKSPACEEXHAUSTEDBEHAVIOR_INDEX) Then 347_propertiesSet(DISKSPACEEXHAUSTEDBEHAVIOR_INDEX) = True 361If Not _propertiesSet(ENCODING_INDEX) Then 373_propertiesSet(ENCODING_INDEX) = True 384If Not _propertiesSet(INCLUDEHOSTNAME_INDEX) Then 394_propertiesSet(INCLUDEHOSTNAME_INDEX) = True 404If Not _propertiesSet(LOCATION_INDEX) Then 420_propertiesSet(LOCATION_INDEX) = True 430If Not _propertiesSet(LOGFILECREATIONSCHEDULE_INDEX) Then 446_propertiesSet(LOGFILECREATIONSCHEDULE_INDEX) = True 456If Not _propertiesSet(MAXFILESIZE_INDEX) Then 469_propertiesSet(MAXFILESIZE_INDEX) = True 479If Not _propertiesSet(RESERVEDISKSPACE_INDEX) Then 492_propertiesSet(RESERVEDISKSPACE_INDEX) = True