.NET Framework Class Library
PDMSystem.GetInstallationPath Method

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace > PDMSystem Class > PDMSystem Methods >

.NET Framework Class Library
PDMSystem.GetInstallationPath Method

Returns the Installation Path according to registry settings.

Namespace: MwPDMApi
Assembly:  MwPDMApi (in MwPDMApi.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

Visual Basic

Public Function GetInstallationPath As String

C#

public string GetInstallationPath()

Visual C++

public:

StringGetInstallationPath()

JavaScript

function getInstallationPath();

Return Value

Installation Path string

Remarks

See Also

PDMSystem Class

PDMSystem Members

MwPDMApi Namespace