PackageRegistrarGetSparsePackagePath Method |
IT Hit User File System
Gets sparse package full path.
Namespace:
ITHit.FileSystem.Windows.Package
Assembly:
ITHit.FileSystem.Windows.Package (in ITHit.FileSystem.Windows.Package.dll) Version: 9.0.29527.0
Syntaxpublic static string GetSparsePackagePath()
Public Shared Function GetSparsePackagePath As String
public:
static String^ GetSparsePackagePath()
static member GetSparsePackagePath : unit -> string
Return Value
Type:
StringFull path to the sparse package.
See Also