InstallSharedDirectorySettings.IsSharedDirectoryEnabled 屬性

定義

會得到一個值,表示是否啟用了共享目錄。

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

屬性值

true若啟用共享目錄;否則,。 false

適用於