ToolLocationHelper.GetProgramFilesReferenceAssemblyRoot 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.
Will return the root location for the reference assembly directory under the program files directory.
public:
static System::String ^ GetProgramFilesReferenceAssemblyRoot();
public static string GetProgramFilesReferenceAssemblyRoot ();
static member GetProgramFilesReferenceAssemblyRoot : unit -> string
Public Shared Function GetProgramFilesReferenceAssemblyRoot () As String