DataCacheErrorCode.InstallPathMissingError 字段

尝试从注册表中读取安装路径时发生错误。

命名空间: Microsoft.ApplicationServer.Caching
汇编: Microsoft.ApplicationServer.Caching.Core(在 microsoft.applicationserver.caching.core.dll 中)

用法

语法

声明
Public Const InstallPathMissingError As Integer
public const int InstallPathMissingError
public:
literal int InstallPathMissingError
public static final int InstallPathMissingError
public const var InstallPathMissingError : int

平台

开发平台

Visual Studio 2010 及更高版本, .NET Framework 4

目标平台

Windows 7; Windows Server 2008 R2; Windows Server 2008 Service Pack 2; Windows Vista Service Pack 2

另请参阅

参考

DataCacheErrorCode 类
DataCacheErrorCode 成员
Microsoft.ApplicationServer.Caching 命名空间