Share via


InstallSharedDirectorySettings.IsSharedDirectoryEnabled Property

Definition

Gets a value that indicates whether shared directory is enabled.

public:
 property bool IsSharedDirectoryEnabled { bool get(); };
public bool IsSharedDirectoryEnabled { get; }
member this.IsSharedDirectoryEnabled : bool
Public ReadOnly Property IsSharedDirectoryEnabled As Boolean

Property Value

true if shared directory is enabled; otherwise, false.

Applies to