|
AppEnvPerformance Property |
Performance Environment
Namespace: DrawerBackup.NativeAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic static PerformanceEnv Performance { get; }
Public Shared ReadOnly Property Performance As PerformanceEnv
Get
public:
static property PerformanceEnv^ Performance {
PerformanceEnv^ get ();
}
static member Performance : PerformanceEnv with get
Property Value
Type:
PerformanceEnv
See Also