AemSettings.LocalSharePath Property

Definition

Local Share Path

public:
 property System::String ^ LocalSharePath { System::String ^ get(); void set(System::String ^ value); };
public string LocalSharePath { get; set; }
member this.LocalSharePath : string with get, set
Public Property LocalSharePath As String

Property Value

String

Returns a String representing the path.

Remarks

The share is created on the local path of the Management Server and shared with the necessary permissions.

Important

The share must be on an NTFS partition and have at least 2 GB of free disk space. It is recommended that the path be no longer than 120 characters. The share path must not be a UNC path or mapped drive letter.

Applies to