public class PropertyLoader extends Object
| Modifier and Type | Field and Description |
|---|---|
private static String |
PROJECT_PROPERTY_FILE |
private static String |
TELEMETRY_CONFIG_FILE |
| Constructor and Description |
|---|
PropertyLoader() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getProjectVersion() |
private static String |
getProperty(String file,
String property) |
static String |
getTelemetryInstrumentationKey() |
private static final String PROJECT_PROPERTY_FILE
private static final String TELEMETRY_CONFIG_FILE
Copyright © 2020 Microsoft. All rights reserved.