ApplocalHelper Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ApplocalHelper contains static helper functions that help cope with applocal problems.
public ref class ApplocalHelper
public class ApplocalHelper
type ApplocalHelper = class
Public Class ApplocalHelper
- Inheritance
-
ApplocalHelper
Constructors
ApplocalHelper() |
Methods
GetApplocalDtsBinnPath(DTSTargetServerVersion) | |
GetApplocalDtsExtensionMappingPath(DTSTargetServerVersion) |
Get the path to app-localized binn path corresponding to targetServerVersion |
GetApplocalDtsPath(DTSTargetServerVersion) | |
GetApplocalRootPath() |
Get the path to app-localized dts path |
IsApplocal(DTSTargetServerVersion) |
Determine whether current context is app-localized |