Share via


ISetupPolicy.GetSharedInstallationPath Method

Definition

Gets the value of the SharedInstallationPath policy.

public:
 System::String ^ GetSharedInstallationPath();
public string GetSharedInstallationPath ();
abstract member GetSharedInstallationPath : unit -> string
Public Function GetSharedInstallationPath () As String

Returns

The value of the SharedInstallationPath policy.

Applies to