PackageUtilities.GetSystemAssemblyPath Method
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.
Gets the path of system assemblies.
public:
static System::String ^ GetSystemAssemblyPath();
public:
static Platform::String ^ GetSystemAssemblyPath();
static std::wstring GetSystemAssemblyPath();
public static string GetSystemAssemblyPath ();
static member GetSystemAssemblyPath : unit -> string
Public Function GetSystemAssemblyPath () As String
Returns
The base directory for system assemblies.