CATEGORY_LOGGING Field
protected const string CATEGORY_LOGGING = @"Logging"
This language is not supported or no code example is available.
protected:
const String^ CATEGORY_LOGGING = "Logging";
This language is not supported or no code example is available.
protected const CATEGORY_LOGGING : String = "Logging"
This language is not supported or no code example is available.
Field Value
string
In this article
Definition