static Win32LobAppFileSystemDetection.Builder |
Win32LobAppFileSystemDetection.builderWin32LobAppFileSystemDetection() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
Win32LobAppFileSystemDetection.Builder |
Win32LobAppFileSystemDetection.Builder.check32BitOn64System(Boolean check32BitOn64System) |
“A value indicating whether this file or folder is for checking 32-bit app on 64-
bit system”
|
Win32LobAppFileSystemDetection.Builder |
Win32LobAppFileSystemDetection.Builder.detectionType(Win32LobAppFileSystemDetectionType detectionType) |
“The file system detection type”
|
Win32LobAppFileSystemDetection.Builder |
Win32LobAppFileSystemDetection.Builder.detectionValue(String detectionValue) |
“The file or folder detection value”
|
Win32LobAppFileSystemDetection.Builder |
Win32LobAppFileSystemDetection.Builder.fileOrFolderName(String fileOrFolderName) |
“The file or folder name to detect Win32 Line of Business (LoB) app”
|
Win32LobAppFileSystemDetection.Builder |
Win32LobAppFileSystemDetection.Builder.operator(Win32LobAppDetectionOperator operator) |
“The operator for file or folder detection”
|
Win32LobAppFileSystemDetection.Builder |
Win32LobAppFileSystemDetection.Builder.path(String path) |
“The file or folder path to detect Win32 Line of Business (LoB) app”
|