Share via


IStorageSyncResourceManager.TryGetAfsAgentInstallerPath(String) Method

Definition

Gets the afs agent installer path.

public bool TryGetAfsAgentInstallerPath (out string afsAgentInstallerPath);
abstract member TryGetAfsAgentInstallerPath : string -> bool
Public Function TryGetAfsAgentInstallerPath (ByRef afsAgentInstallerPath As String) As Boolean

Parameters

afsAgentInstallerPath
String

The afs agent installer path.

Returns

System.String.

Applies to