3 references to KEY_CUSTOMLOCATION
Microsoft.VisualBasic.Forms (3)
Microsoft\VisualBasic\Logging\FileLogTraceListener.Keys.vb (1)
49
KEY_BASEFILENAME_CAMEL_ALT,
KEY_CUSTOMLOCATION
, KEY_CUSTOMLOCATION_PASCAL,
Microsoft\VisualBasic\Logging\FileLogTraceListener.vb (2)
277
If Attributes.ContainsKey(
KEY_CUSTOMLOCATION
) Then
278
Me.CustomLocation = Attributes(
KEY_CUSTOMLOCATION
)