FileLogTraceListener.CustomLocation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::String ^ CustomLocation { System::String ^ get(); void set(System::String ^ value); };
public string CustomLocation { get; set; }
member this.CustomLocation : string with get, set
Public Property CustomLocation As String
Property Value
String
, which is the name of the log-file directory. The default setting for this property is the user's directory for application data.
Remarks
When the CustomLocation property is set, it also sets the Location property to Custom.
The CustomLocation property will throw an exception if the directory cannot be resolved.
Applies to
See also
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.