InstallSharedDirectorySettings.IsSharedDirectoryEnabled 属性

定义

会获得一个值,指示共享目录是否被启用。

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

属性值

true如果启用了共享目录;否则,。 false

适用于