StatisticalIndicatorAPI.LogPath Property
[Category(CATEGORY_LOGGING)]
public string LogPath {get; set;}
This language is not supported or no code example is available.
[Category(CATEGORY_LOGGING)]
public:
property String^ LogPath {
String^ get( );
void set(
String^ value
);
}
This language is not supported or no code example is available.
public
Category(CATEGORY_LOGGING)
function get LogPath() : String;
public
Category(CATEGORY_LOGGING)
function set LogPath(value : String);
This language is not supported or no code example is available.
Property Value
string
In this article
Definition