FileSystemServiceOptions クラス
IFileSystemServiceの動作方法を指定します。
継承
System.Object
FileSystemServiceOptions
継承されたメンバー
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
名前空間: ExapisSOP.IO
アセンブリ: ExapisSOP.dll
構文
public class FileSystemServiceOptions
コンストラクタ 一覧
名前 | 説明 |
---|---|
FileSystemServiceOptions() | 型'FileSystemServiceOptions'の新しいインスタンスを生成します。 |
プロパティ 一覧
名前 | 説明 |
---|---|
CreateLockFile | ロックファイルを作成し多重起動を制限する場合はtrue、 それ以外の場合はfalseを指定します。 |
DataPath | 管理するデータが格納されたディレクトリを取得または設定します。 |