Publish.GetClientPhysicalPath(Boolean) Methode

Definitie

Retourneert het pad voor de map voor het opslaan van clientconfiguratiebestanden.

public:
 static System::String ^ GetClientPhysicalPath(bool CreateDir);
public static string GetClientPhysicalPath(bool CreateDir);
static member GetClientPhysicalPath : bool -> string
Public Shared Function GetClientPhysicalPath (CreateDir As Boolean) As String

Parameters

CreateDir
Boolean

Ingesteld om de map te true maken of false om het pad te retourneren, maar niet om de map te maken.

Retouren

Het pad voor de map die de configuratiebestanden bevat.

Uitzonderingen

De beller heeft niet de vereiste machtiging.

Opmerkingen

Maakt de mappen \com\SOAPAssembly\onder de systeemmap.

Van toepassing op