FabricConstants Class

Definition

These are constants used by ServiceFabric for various OS Related resources.

public static class FabricConstants
type FabricConstants = class
Public Class FabricConstants
Inheritance
FabricConstants

Fields

FabricFileRegistryPathRegKeyName

The registry key name of FabricFileRegistryPath

FabricRegistryKeyPath

The registry key path used by Fabric. This is going to be deprecated soon, and no new dependency should be taken on this constant.

Applies to