Uses of Class
system.io.FileNotFoundException
-
-
Uses of FileNotFoundException in microsoft.build.tasks
Methods in microsoft.build.tasks that throw FileNotFoundException Modifier and Type Method Description boolean
AL. Execute()
boolean
AspNetCompiler. Execute()
boolean
AssignCulture. Execute()
boolean
AssignTargetPath. Execute()
boolean
CallTarget. Execute()
boolean
FindUnderPath. Execute()
boolean
FormatUrl. Execute()
boolean
GenerateBootstrapper. Execute()
boolean
GenerateManifestBase. Execute()
boolean
GetAssemblyIdentity. Execute()
boolean
GetReferenceAssemblyPaths. Execute()
boolean
MakeDir. Execute()
boolean
MSBuild. Execute()
boolean
RegisterAssembly. Execute()
boolean
RemoveDir. Execute()
boolean
ResolveAssemblyReference. Execute()
boolean
ResolveComReference. Execute()
boolean
ResolveKeySource. Execute()
boolean
ResolveNonMSBuildProjectOutput. Execute()
boolean
SignFile. Execute()
boolean
UnregisterAssembly. Execute()
boolean
UpdateManifest. Execute()
boolean
Vbc. Execute()
boolean
WriteCodeFragment. Execute()
boolean
XmlPoke. Execute()
boolean
XslTransformation. Execute()
String
SGen. getBuildAssemblyPath()
void
GenerateApplicationManifest. setDependencies(ITaskItem[] Dependencies)
void
ResolveManifestFiles. setExtraFiles(ITaskItem[] ExtraFiles)
void
GenerateApplicationManifest. setFiles(ITaskItem[] Files)
void
ResolveManifestFiles. setFiles(ITaskItem[] Files)
void
GenerateApplicationManifest. setIsolatedComReferences(ITaskItem[] IsolatedComReferences)
void
ResolveManifestFiles. setManagedAssemblies(ITaskItem[] ManagedAssemblies)
void
ResolveManifestFiles. setNativeAssemblies(ITaskItem[] NativeAssemblies)
void
ResolveManifestFiles. setPublishFiles(ITaskItem[] PublishFiles)
void
ResolveManifestFiles. setSatelliteAssemblies(ITaskItem[] SatelliteAssemblies)
Constructors in microsoft.build.tasks that throw FileNotFoundException Constructor Description AL()
AspNetCompiler()
Csc()
Exec()
GenerateBootstrapper()
GetSDKReferenceFiles()
LC()
SGen()
Vbc()
WinMDExp()
-
Uses of FileNotFoundException in microsoft.build.tasks.deployment.bootstrapper
Methods in microsoft.build.tasks.deployment.bootstrapper that throw FileNotFoundException Modifier and Type Method Description BuildResults
BootstrapperBuilder. Build(BuildSettings settings)
String[]
BootstrapperBuilder. GetOutputFolders(String[] productCodes, String culture, String fallbackCulture, ComponentsLocation componentsLocation)
String[]
BootstrapperBuilder. GetOutputFolders(JCORefOut dupParam0, String dupParam1, String dupParam2, ComponentsLocation dupParam3)
ProductCollection
BootstrapperBuilder. getProducts()
void
BootstrapperBuilder. setPath(String Path)
Constructors in microsoft.build.tasks.deployment.bootstrapper that throw FileNotFoundException Constructor Description BootstrapperBuilder()
BootstrapperBuilder(String visualStudioVersion)
-
Uses of FileNotFoundException in microsoft.build.tasks.deployment.manifestutilities
Methods in microsoft.build.tasks.deployment.manifestutilities that throw FileNotFoundException Modifier and Type Method Description static PermissionSet
SecurityUtilities. ComputeZonePermissionSet(String targetZone, PermissionSet includedPermissionSet, String[] excludedPermissions)
static PermissionSet
SecurityUtilities. ComputeZonePermissionSet(String dupParam0, PermissionSet dupParam1, JCORefOut dupParam2)
AssemblyReference
AssemblyReferenceCollection. Find(AssemblyIdentity identity)
boolean
AssemblyIdentity. getIsFrameworkAssembly()
static Manifest
ManifestReader. ReadManifest(String path, boolean preserveStream)
static Manifest
ManifestReader. ReadManifest(String manifestType, String path, boolean preserveStream)
static Manifest
ManifestReader. ReadManifest(String manifestType, Stream input, boolean preserveStream)
static Manifest
ManifestReader. ReadManifest(Stream input, boolean preserveStream)
void
Manifest. ResolveFiles()
void
Manifest. ResolveFiles(String[] searchPaths)
void
Manifest. ResolveFiles(JCORefOut dupParam0)
static void
SecurityUtilities. SignFile(String certPath, SecureString certPassword, Uri timestampUrl, String path)
static void
SecurityUtilities. SignFile(String certThumbprint, Uri timestampUrl, String path)
static void
SecurityUtilities. SignFile(X509Certificate2 cert, Uri timestampUrl, String path)
void
Manifest. UpdateFileInfo()
void
Manifest. UpdateFileInfo(String targetFrameworkVersion)
void
ApplicationManifest. Validate()
void
DeployManifest. Validate()
void
TrustInfo. Write(Stream output)
static void
ManifestWriter. WriteManifest(Manifest manifest)
static void
ManifestWriter. WriteManifest(Manifest manifest, String path)
static void
ManifestWriter. WriteManifest(Manifest manifest, String path, String targetframeWorkVersion)
static void
ManifestWriter. WriteManifest(Manifest manifest, Stream output)
void
TrustInfo. WriteManifest(Stream output)
void
TrustInfo. WriteManifest(Stream input, Stream output)
Constructors in microsoft.build.tasks.deployment.manifestutilities that throw FileNotFoundException Constructor Description ApplicationIdentity(String url, String deployManifestPath, String applicationManifestPath)
-
Uses of FileNotFoundException in microsoft.build.tasks.xaml
Methods in microsoft.build.tasks.xaml that throw FileNotFoundException Modifier and Type Method Description boolean
XamlDataDrivenToolTask. Execute()
-
Uses of FileNotFoundException in microsoft.build.utilities
Methods in microsoft.build.utilities that throw FileNotFoundException Modifier and Type Method Description void
CanonicalTrackedOutputFiles. AddComputedOutputForSourceRoot(String sourceKey, String computedOutput)
void
CanonicalTrackedOutputFiles. AddComputedOutputsForSourceRoot(String sourceKey, String[] computedOutputs)
void
CanonicalTrackedOutputFiles. AddComputedOutputsForSourceRoot(String dupParam0, JCORefOut dupParam1)
void
ToolTask. Cancel()
static String
FileTracker. CreateRootingMarkerResponseFile(String rootMarker)
static String
FileTracker. EnsureFileTrackerOnPath()
static String
FileTracker. EnsureFileTrackerOnPath(String rootPath)
boolean
ToolTask. Execute()
static ITaskItem[]
TrackedDependencies. ExpandWildcards(ITaskItem[] expand)
static void
FlatTrackingData. FinalizeTLogs(boolean trackedOperationsSucceeded, ITaskItem[] readTLogNames, ITaskItem[] writeTLogNames, ITaskItem[] trackedFilesToRemoveFromTLogs)
static String
FileTracker. FindTrackerOnPath()
static String
FileTracker. FormatRootingMarker(ITaskItem source)
static String
FileTracker. FormatRootingMarker(ITaskItem[] sources)
static String
FileTracker. FormatRootingMarker(ITaskItem source, ITaskItem output)
static String
FileTracker. GetFileTrackerPath(ExecutableType toolType, String rootPath)
static String
ToolLocationHelper. GetPathToDotNetFramework(TargetDotNetFrameworkVersion version)
static String
ToolLocationHelper. GetPathToDotNetFrameworkFile(String fileName, TargetDotNetFrameworkVersion version, DotNetFrameworkArchitecture architecture)
static String
ToolLocationHelper. GetPathToStandardLibraries(String targetFrameworkIdentifier, String targetFrameworkVersion, String targetFrameworkProfile, String platformTarget)
static String
FileTracker. GetTrackerPath(ExecutableType toolType, String rootPath)
static FrameworkName
ToolLocationHelper. HighestVersionOfTargetFrameworkIdentifier(String targetFrameworkRootDirectory, String frameworkIdentifier)
NetObject
TaskLoggingHelper. InitializeLifetimeService()
static boolean
FlatTrackingData. IsUpToDate(Task hostTask, UpToDateCheckType upToDateCheckType, ITaskItem[] readTLogNames, ITaskItem[] writeTLogNames)
boolean
TaskLoggingHelper. LogMessagesFromFile(String fileName, MessageImportance messageImportance)
void
TaskLoggingHelper. MarkAsInactive()
void
CanonicalTrackedInputFiles. RemoveDependenciesFromEntryIfMissing(ITaskItem[] source, ITaskItem[] correspondingOutputs)
void
CanonicalTrackedOutputFiles. RemoveDependenciesFromEntryIfMissing(ITaskItem[] source, ITaskItem[] correspondingOutputs)
void
CanonicalTrackedOutputFiles. RemoveEntriesForSource(ITaskItem[] source, ITaskItem[] correspondingOutputs)
void
CanonicalTrackedInputFiles. SaveTlog()
void
CanonicalTrackedInputFiles. SaveTlog(DependencyFilter includeInTLog)
void
CanonicalTrackedOutputFiles. SaveTlog()
void
CanonicalTrackedOutputFiles. SaveTlog(DependencyFilter includeInTLog)
void
FlatTrackingData. SaveTlog()
void
FlatTrackingData. SaveTlog(DependencyFilter includeInTLog)
static Process
FileTracker. StartProcess(String command, String arguments, ExecutableType toolType, String dllName, String intermediateDirectory, String rootFiles, String cancelEventName)
static String
FileTracker. TrackerArguments(String command, String arguments, String dllName, String intermediateDirectory, String rootFiles, String cancelEventName)
static String
FileTracker. TrackerResponseFileArguments(String dllName, String intermediateDirectory, String rootFiles)
-
Uses of FileNotFoundException in microsoft.jscript
Methods in microsoft.jscript that throw FileNotFoundException Modifier and Type Method Description static void
StackFrame. PushStackFrameForMethod(NetObject thisob, JSLocalField[] fields, VsaEngine engine)
-
Uses of FileNotFoundException in microsoft.jscript.vsa
Methods in microsoft.jscript.vsa that throw FileNotFoundException Modifier and Type Method Description static GlobalScope
VsaEngine. CreateEngineAndGetGlobalScope(boolean fast, String[] assemblyNames)
static GlobalScope
VsaEngine. CreateEngineAndGetGlobalScope(boolean dupParam0, JCORefOut dupParam1)
static GlobalScope
VsaEngine. CreateEngineAndGetGlobalScopeWithTypeAndRootNamespace(boolean fast, String[] assemblyNames, RuntimeTypeHandle callingTypeHandle, String rootNamespace)
static GlobalScope
VsaEngine. CreateEngineAndGetGlobalScopeWithTypeAndRootNamespace(boolean dupParam0, JCORefOut dupParam1, RuntimeTypeHandle dupParam2, String dupParam3)
static VsaEngine
VsaEngine. CreateEngineWithType(RuntimeTypeHandle callingTypeHandle)
Module
VsaEngine. GetModule()
void
BaseVsaEngine. RevokeCache()
void
BaseVsaEngine. Run()
Constructors in microsoft.jscript.vsa that throw FileNotFoundException Constructor Description ResInfo(String resinfo, boolean isLinked)
ResInfo(String filename, String name, boolean isPublic, boolean isLinked)
-
Uses of FileNotFoundException in microsoft.sqlserver.server
Methods in microsoft.sqlserver.server that throw FileNotFoundException Modifier and Type Method Description void
SqlPipe. Send(SqlDataReader reader)
-
Uses of FileNotFoundException in microsoft.visualbasic
Methods in microsoft.visualbasic that throw FileNotFoundException Modifier and Type Method Description static void
FileSystem. ChDir(String Path)
static void
FileSystem. ChDrive(char Drive)
static String
FileSystem. CurDir()
static String
FileSystem. CurDir(char Drive)
static String
FileSystem. Dir()
static String
FileSystem. Dir(String PathName, FileAttribute Attributes)
static DateTime
FileSystem. FileDateTime(String PathName)
static long
FileSystem. FileLen(String PathName)
static void
FileSystem. FileOpen(int FileNumber, String FileName, OpenMode Mode, OpenAccess Access, OpenShare Share, int RecordLength)
static FileAttribute
FileSystem. GetAttr(String PathName)
static String
FileSystem. InputString(int FileNumber, int CharCount)
static void
FileSystem. Kill(String PathName)
static void
FileSystem. Lock(int FileNumber)
static void
FileSystem. Lock(int FileNumber, long Record)
static void
FileSystem. Lock(int FileNumber, long FromRecord, long ToRecord)
static long
FileSystem. LOF(int FileNumber)
static void
FileSystem. MkDir(String Path)
static void
FileSystem. Rename(String OldPath, String NewPath)
static void
FileSystem. RmDir(String Path)
static void
FileSystem. Seek(int FileNumber, long Position)
static void
FileSystem. SetAttr(String PathName, FileAttribute Attributes)
static void
FileSystem. Unlock(int FileNumber)
static void
FileSystem. Unlock(int FileNumber, long Record)
static void
FileSystem. Unlock(int FileNumber, long FromRecord, long ToRecord)
-
Uses of FileNotFoundException in microsoft.visualbasic.applicationservices
Methods in microsoft.visualbasic.applicationservices that throw FileNotFoundException Modifier and Type Method Description void
WindowsFormsApplicationBase. DoEvents()
ApplicationDeployment
ConsoleApplicationBase. getDeployment()
String
AssemblyInfo. getDirectoryPath()
boolean
ConsoleApplicationBase. getIsNetworkDeployed()
Log
ApplicationBase. getLog()
void
WindowsFormsApplicationBase. Run(String[] commandLine)
void
WindowsFormsApplicationBase. Run(JCORefOut dupParam0)
-
Uses of FileNotFoundException in microsoft.visualbasic.devices
Methods in microsoft.visualbasic.devices that throw FileNotFoundException Modifier and Type Method Description void
Network. DownloadFile(String address, String destinationFileName)
void
Network. DownloadFile(String address, String destinationFileName, String userName, String password)
void
Network. DownloadFile(String address, String destinationFileName, String userName, String password, boolean showUI, int connectionTimeout, boolean overwrite)
void
Network. DownloadFile(Uri address, String destinationFileName)
void
Network. DownloadFile(Uri address, String destinationFileName, String userName, String password)
void
Network. DownloadFile(Uri address, String destinationFileName, String userName, String password, boolean showUI, int connectionTimeout, boolean overwrite)
void
Network. DownloadFile(Uri address, String destinationFileName, ICredentials networkCredentials, boolean showUI, int connectionTimeout, boolean overwrite, UICancelOption onUserCancel)
Screen
Computer. getScreen()
SerialPort
Ports. OpenSerialPort(String portName)
SerialPort
Ports. OpenSerialPort(String portName, int baudRate)
SerialPort
Ports. OpenSerialPort(String portName, int baudRate, Parity parity)
SerialPort
Ports. OpenSerialPort(String portName, int baudRate, Parity parity, int dataBits)
SerialPort
Ports. OpenSerialPort(String portName, int baudRate, Parity parity, int dataBits, StopBits stopBits)
boolean
Network. Ping(String hostNameOrAddress, int timeout)
void
Audio. Play(byte[] data, AudioPlayMode playMode)
void
Audio. Play(String location)
void
Audio. Play(String location, AudioPlayMode playMode)
void
Audio. Play(JCORefOut dupParam0, AudioPlayMode dupParam1)
void
Audio. Play(Stream stream, AudioPlayMode playMode)
void
Audio. Stop()
void
Network. UploadFile(String sourceFileName, String address)
void
Network. UploadFile(String sourceFileName, String address, String userName, String password)
void
Network. UploadFile(String sourceFileName, String address, String userName, String password, boolean showUI, int connectionTimeout)
void
Network. UploadFile(String sourceFileName, String address, String userName, String password, boolean showUI, int connectionTimeout, UICancelOption onUserCancel)
void
Network. UploadFile(String sourceFileName, Uri address)
void
Network. UploadFile(String sourceFileName, Uri address, String userName, String password)
void
Network. UploadFile(String sourceFileName, Uri address, String userName, String password, boolean showUI, int connectionTimeout)
void
Network. UploadFile(String sourceFileName, Uri address, String userName, String password, boolean showUI, int connectionTimeout, UICancelOption onUserCancel)
void
Network. UploadFile(String sourceFileName, Uri address, ICredentials networkCredentials, boolean showUI, int connectionTimeout)
void
Network. UploadFile(String sourceFileName, Uri address, ICredentials networkCredentials, boolean showUI, int connectionTimeout, UICancelOption onUserCancel)
-
Uses of FileNotFoundException in microsoft.visualbasic.fileio
Methods in microsoft.visualbasic.fileio that throw FileNotFoundException Modifier and Type Method Description static String
FileSystem. CombinePath(String baseDirectory, String relativePath)
static void
FileSystem. CopyDirectory(String sourceDirectoryName, String destinationDirectoryName)
static void
FileSystem. CopyDirectory(String sourceDirectoryName, String destinationDirectoryName, boolean overwrite)
static void
FileSystem. CopyDirectory(String sourceDirectoryName, String destinationDirectoryName, UIOption showUI)
static void
FileSystem. CopyDirectory(String sourceDirectoryName, String destinationDirectoryName, UIOption showUI, UICancelOption onUserCancel)
static void
FileSystem. CopyFile(String sourceFileName, String destinationFileName)
static void
FileSystem. CopyFile(String sourceFileName, String destinationFileName, boolean overwrite)
static void
FileSystem. CopyFile(String sourceFileName, String destinationFileName, UIOption showUI)
static void
FileSystem. CopyFile(String sourceFileName, String destinationFileName, UIOption showUI, UICancelOption onUserCancel)
static void
FileSystem. CreateDirectory(String directory)
static void
FileSystem. DeleteDirectory(String directory, DeleteDirectoryOption onDirectoryNotEmpty)
static void
FileSystem. DeleteDirectory(String directory, UIOption showUI, RecycleOption recycle)
static void
FileSystem. DeleteDirectory(String directory, UIOption showUI, RecycleOption recycle, UICancelOption onUserCancel)
static void
FileSystem. DeleteFile(String file)
static void
FileSystem. DeleteFile(String file, UIOption showUI, RecycleOption recycle)
static void
FileSystem. DeleteFile(String file, UIOption showUI, RecycleOption recycle, UICancelOption onUserCancel)
static boolean
FileSystem. DirectoryExists(String directory)
static String
SpecialDirectories. getAllUsersApplicationData()
static String
FileSystem. getCurrentDirectory()
static String
SpecialDirectories. getCurrentUserApplicationData()
static DirectoryInfo
FileSystem. GetDirectoryInfo(String directory)
static DriveInfo
FileSystem. GetDriveInfo(String drive)
static FileInfo
FileSystem. GetFileInfo(String file)
static String
FileSystem. GetParentPath(String path)
static String
SpecialDirectories. getTemp()
static String
FileSystem. GetTempFileName()
static void
FileSystem. MoveDirectory(String sourceDirectoryName, String destinationDirectoryName)
static void
FileSystem. MoveDirectory(String sourceDirectoryName, String destinationDirectoryName, boolean overwrite)
static void
FileSystem. MoveDirectory(String sourceDirectoryName, String destinationDirectoryName, UIOption showUI)
static void
FileSystem. MoveDirectory(String sourceDirectoryName, String destinationDirectoryName, UIOption showUI, UICancelOption onUserCancel)
static void
FileSystem. MoveFile(String sourceFileName, String destinationFileName)
static void
FileSystem. MoveFile(String sourceFileName, String destinationFileName, boolean overwrite)
static void
FileSystem. MoveFile(String sourceFileName, String destinationFileName, UIOption showUI)
static void
FileSystem. MoveFile(String sourceFileName, String destinationFileName, UIOption showUI, UICancelOption onUserCancel)
static TextFieldParser
FileSystem. OpenTextFieldParser(String file)
static TextFieldParser
FileSystem. OpenTextFieldParser(String file, int... fieldWidths)
static TextFieldParser
FileSystem. OpenTextFieldParser(String file, String... delimiters)
static TextFieldParser
FileSystem. OpenTextFieldParser(String dupParam0, JCORefOut dupParam1)
static StreamReader
FileSystem. OpenTextFileReader(String file, Encoding encoding)
static StreamWriter
FileSystem. OpenTextFileWriter(String file, boolean append, Encoding encoding)
static String
FileSystem. ReadAllText(String file)
static String
FileSystem. ReadAllText(String file, Encoding encoding)
static void
FileSystem. RenameDirectory(String directory, String newName)
static void
FileSystem. RenameFile(String file, String newName)
static void
FileSystem. setCurrentDirectory(String CurrentDirectory)
static void
FileSystem. WriteAllBytes(String file, byte[] data, boolean append)
static void
FileSystem. WriteAllBytes(String dupParam0, JCORefOut dupParam1, boolean dupParam2)
static void
FileSystem. WriteAllText(String file, String text, boolean append)
Constructors in microsoft.visualbasic.fileio that throw FileNotFoundException Constructor Description TextFieldParser(String path)
TextFieldParser(String path, Encoding defaultEncoding)
TextFieldParser(String path, Encoding defaultEncoding, boolean detectEncoding)
-
Uses of FileNotFoundException in microsoft.visualbasic.logging
Methods in microsoft.visualbasic.logging that throw FileNotFoundException Modifier and Type Method Description boolean
FileLogTraceListener. getAppend()
boolean
FileLogTraceListener. getAutoFlush()
DiskSpaceExhaustedOption
FileLogTraceListener. getDiskSpaceExhaustedBehavior()
String
FileLogTraceListener. getFullLogFileName()
boolean
FileLogTraceListener. getIncludeHostName()
long
FileLogTraceListener. getMaxFileSize()
long
FileLogTraceListener. getReserveDiskSpace()
void
FileLogTraceListener. setAppend(boolean Append)
void
FileLogTraceListener. setAutoFlush(boolean AutoFlush)
void
FileLogTraceListener. setBaseFileName(String BaseFileName)
void
FileLogTraceListener. setCustomLocation(String CustomLocation)
void
FileLogTraceListener. setDiskSpaceExhaustedBehavior(DiskSpaceExhaustedOption DiskSpaceExhaustedBehavior)
void
FileLogTraceListener. setIncludeHostName(boolean IncludeHostName)
void
FileLogTraceListener. setMaxFileSize(long MaxFileSize)
void
FileLogTraceListener. setReserveDiskSpace(long ReserveDiskSpace)
void
FileLogTraceListener. TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, int id, String message)
void
FileLogTraceListener. Write(String message)
void
FileLogTraceListener. WriteLine(String message)
Constructors in microsoft.visualbasic.logging that throw FileNotFoundException Constructor Description AspLog()
AspLog(String name)
FileLogTraceListener()
FileLogTraceListener(String name)
Log()
Log(String name)
-
Uses of FileNotFoundException in microsoft.visualbasic.myservices
Methods in microsoft.visualbasic.myservices that throw FileNotFoundException Modifier and Type Method Description void
FileSystemProxy. CopyDirectory(String sourceDirectoryName, String destinationDirectoryName)
void
FileSystemProxy. CopyDirectory(String sourceDirectoryName, String destinationDirectoryName, boolean overwrite)
void
FileSystemProxy. CopyDirectory(String sourceDirectoryName, String destinationDirectoryName, UIOption showUI)
void
FileSystemProxy. CopyDirectory(String sourceDirectoryName, String destinationDirectoryName, UIOption showUI, UICancelOption onUserCancel)
void
FileSystemProxy. CopyFile(String sourceFileName, String destinationFileName)
void
FileSystemProxy. CopyFile(String sourceFileName, String destinationFileName, boolean overwrite)
void
FileSystemProxy. CopyFile(String sourceFileName, String destinationFileName, UIOption showUI)
void
FileSystemProxy. CopyFile(String sourceFileName, String destinationFileName, UIOption showUI, UICancelOption onUserCancel)
void
FileSystemProxy. DeleteDirectory(String directory, DeleteDirectoryOption onDirectoryNotEmpty)
void
FileSystemProxy. DeleteDirectory(String directory, UIOption showUI, RecycleOption recycle)
void
FileSystemProxy. DeleteDirectory(String directory, UIOption showUI, RecycleOption recycle, UICancelOption onUserCancel)
void
FileSystemProxy. DeleteFile(String file)
void
FileSystemProxy. DeleteFile(String file, UIOption showUI, RecycleOption recycle)
void
FileSystemProxy. DeleteFile(String file, UIOption showUI, RecycleOption recycle, UICancelOption onUserCancel)
boolean
FileSystemProxy. FileExists(String file)
String
SpecialDirectoriesProxy. getAllUsersApplicationData()
String
FileSystemProxy. getCurrentDirectory()
String
SpecialDirectoriesProxy. getCurrentUserApplicationData()
DriveInfo
FileSystemProxy. GetDriveInfo(String drive)
String
SpecialDirectoriesProxy. getTemp()
String
FileSystemProxy. GetTempFileName()
void
FileSystemProxy. MoveDirectory(String sourceDirectoryName, String destinationDirectoryName)
void
FileSystemProxy. MoveDirectory(String sourceDirectoryName, String destinationDirectoryName, boolean overwrite)
void
FileSystemProxy. MoveDirectory(String sourceDirectoryName, String destinationDirectoryName, UIOption showUI)
void
FileSystemProxy. MoveDirectory(String sourceDirectoryName, String destinationDirectoryName, UIOption showUI, UICancelOption onUserCancel)
void
FileSystemProxy. MoveFile(String sourceFileName, String destinationFileName)
void
FileSystemProxy. MoveFile(String sourceFileName, String destinationFileName, boolean overwrite)
void
FileSystemProxy. MoveFile(String sourceFileName, String destinationFileName, UIOption showUI)
void
FileSystemProxy. MoveFile(String sourceFileName, String destinationFileName, UIOption showUI, UICancelOption onUserCancel)
TextFieldParser
FileSystemProxy. OpenTextFieldParser(String file)
TextFieldParser
FileSystemProxy. OpenTextFieldParser(String file, int... fieldWidths)
TextFieldParser
FileSystemProxy. OpenTextFieldParser(String file, String... delimiters)
TextFieldParser
FileSystemProxy. OpenTextFieldParser(String dupParam0, JCORefOut dupParam1)
StreamReader
FileSystemProxy. OpenTextFileReader(String file)
StreamWriter
FileSystemProxy. OpenTextFileWriter(String file, boolean append)
byte[]
FileSystemProxy. ReadAllBytes(String file)
void
FileSystemProxy. RenameFile(String file, String newName)
void
FileSystemProxy. WriteAllText(String file, String text, boolean append, Encoding encoding)
-
Uses of FileNotFoundException in microsoft.win32
Methods in microsoft.win32 that throw FileNotFoundException Modifier and Type Method Description Stream
OpenFileDialog. OpenFile()
Stream
SaveFileDialog. OpenFile()
Stream[]
OpenFileDialog. OpenFiles()
-
Uses of FileNotFoundException in microsoft.workflow.compiler
Methods in microsoft.workflow.compiler that throw FileNotFoundException Modifier and Type Method Description WorkflowCompilerResults
CompilerWrapper. Compile(WorkflowCompilerParameters parameters, String... files)
WorkflowCompilerResults
CompilerWrapper. Compile(WorkflowCompilerParameters dupParam0, JCORefOut dupParam1)
-
Uses of FileNotFoundException in system
Methods in system that throw FileNotFoundException Modifier and Type Method Description static void
Console. Clear()
static AppDomain
AppDomain. CreateDomain(String friendlyName, Evidence securityInfo, String appBasePath, String appRelativeSearchPath, boolean shadowCopyFiles)
static AppDomain
AppDomain. CreateDomain(String friendlyName, Evidence securityInfo, String appBasePath, String appRelativeSearchPath, boolean shadowCopyFiles, AppDomainInitializer adInit, String[] adInitArgs)
static AppDomain
AppDomain. CreateDomain(String dupParam0, Evidence dupParam1, String dupParam2, String dupParam3, boolean dupParam4, AppDomainInitializer dupParam5, JCORefOut dupParam6)
static AppDomain
AppDomain. CreateDomain(String friendlyName, Evidence securityInfo, AppDomainSetup info, PermissionSet grantSet, StrongName... fullTrustAssemblies)
static ObjectHandle
Activator. CreateInstance(ActivationContext activationContext, String[] activationCustomData)
static ObjectHandle
Activator. CreateInstance(ActivationContext dupParam0, JCORefOut dupParam1)
String
AppDomainSetup. getApplicationBase()
byte[]
ActivationContext. getApplicationManifestBytes()
static ConsoleColor
Console. getBackgroundColor()
static String
AppContext. getBaseDirectory()
String
AppDomain. getBaseDirectory()
static int
Console. getBufferHeight()
static int
Console. getBufferWidth()
String
AppDomainSetup. getCachePath()
String
AppDomainSetup. getConfigurationFile()
static String
Environment. getCurrentDirectory()
static int
Console. getCursorLeft()
static int
Console. getCursorSize()
static int
Console. getCursorTop()
static boolean
Console. getCursorVisible()
static NetObject
AppContext. GetData(String name)
NetObject
AppDomain. GetData(String name)
byte[]
ActivationContext. getDeploymentManifestBytes()
String
AppDomainSetup. getDynamicBase()
static ConsoleColor
Console. getForegroundColor()
static boolean
Console. getKeyAvailable()
String
AppDomainSetup. getLicenseFile()
NetObject
MarshalByRefObject. GetLifetimeService()
static String[]
Environment. GetLogicalDrives()
String
AppDomainSetup. getPrivateBinPath()
String
AppDomain. getRelativeSearchPath()
String
AppDomainSetup. getShadowCopyDirectories()
static String
Environment. getSystemDirectory()
static String
Console. getTitle()
static boolean
Console. getTreatControlCAsInput()
static int
Console. getWindowHeight()
static int
Console. getWindowLeft()
static int
Console. getWindowTop()
static int
Console. getWindowWidth()
NetObject
MarshalByRefObject. InitializeLifetimeService()
Assembly
AppDomain. Load(AssemblyName assemblyRef)
Assembly
AppDomain. Load(AssemblyName assemblyRef, Evidence assemblySecurity)
static void
Console. MoveBufferArea(int sourceLeft, int sourceTop, int sourceWidth, int sourceHeight, int targetLeft, int targetTop)
static void
Console. MoveBufferArea(int sourceLeft, int sourceTop, int sourceWidth, int sourceHeight, int targetLeft, int targetTop, char sourceChar, ConsoleColor sourceForeColor, ConsoleColor sourceBackColor)
static void
Console. ResetColor()
void
AppDomainSetup. setApplicationBase(String ApplicationBase)
static void
Console. setBackgroundColor(ConsoleColor BackgroundColor)
static void
Console. setBufferHeight(int BufferHeight)
static void
Console. SetBufferSize(int width, int height)
static void
Console. setBufferWidth(int BufferWidth)
void
AppDomainSetup. setCachePath(String CachePath)
void
AppDomain. SetCachePath(String path)
static void
Environment. setCurrentDirectory(String CurrentDirectory)
static void
Console. setCursorLeft(int CursorLeft)
static void
Console. SetCursorPosition(int left, int top)
static void
Console. setCursorSize(int CursorSize)
static void
Console. setCursorTop(int CursorTop)
static void
Console. setCursorVisible(boolean CursorVisible)
void
AppDomain. SetData(String name, NetObject data)
void
AppDomain. SetData(String name, NetObject data, IPermission permission)
void
AppDomainSetup. setDynamicBase(String DynamicBase)
void
AppDomain. SetDynamicBase(String path)
static void
Console. setForegroundColor(ConsoleColor ForegroundColor)
static void
Console. setInputEncoding(Encoding InputEncoding)
static void
Console. setOutputEncoding(Encoding OutputEncoding)
static void
Console. setTitle(String Title)
static void
Console. setTreatControlCAsInput(boolean TreatControlCAsInput)
static void
Console. setWindowHeight(int WindowHeight)
static void
Console. setWindowLeft(int WindowLeft)
static void
Console. SetWindowPosition(int left, int top)
static void
Console. SetWindowSize(int width, int height)
static void
Console. setWindowTop(int WindowTop)
static void
Console. setWindowWidth(int WindowWidth)
Constructors in system that throw FileNotFoundException Constructor Description AppDomainSetup(ActivationArguments activationArguments)
-
Uses of FileNotFoundException in system.activities
Methods in system.activities that throw FileNotFoundException Modifier and Type Method Description IAsyncResult
WorkflowApplicationInstance. BeginAbandon(TimeSpan timeout, AsyncCallback callback, NetObject state)
static IAsyncResult
WorkflowApplication. BeginCreateDefaultInstanceOwner(InstanceStore instanceStore, WorkflowIdentity definitionIdentity, WorkflowIdentityFilter identityFilter, AsyncCallback callback, NetObject state)
static IAsyncResult
WorkflowApplication. BeginCreateDefaultInstanceOwner(InstanceStore instanceStore, WorkflowIdentity definitionIdentity, WorkflowIdentityFilter identityFilter, TimeSpan timeout, AsyncCallback callback, NetObject state)
static IAsyncResult
WorkflowApplication. BeginDeleteDefaultInstanceOwner(InstanceStore instanceStore, AsyncCallback callback, NetObject state)
static IAsyncResult
WorkflowApplication. BeginDeleteDefaultInstanceOwner(InstanceStore instanceStore, TimeSpan timeout, AsyncCallback callback, NetObject state)
IAsyncResult
WorkflowApplication. BeginPersist(TimeSpan timeout, AsyncCallback callback, NetObject state)
IAsyncResult
WorkflowApplication. BeginResumeBookmark(Bookmark bookmark, NetObject value, TimeSpan timeout, AsyncCallback callback, NetObject state)
IAsyncResult
WorkflowApplication. BeginUnload(TimeSpan timeout, AsyncCallback callback, NetObject state)
void
WorkflowInvoker. CancelAsync(NetObject userState)
void
WorkflowApplicationInstance. EndAbandon(IAsyncResult asyncResult)
void
WorkflowApplication. EndCancel(IAsyncResult result)
static void
WorkflowApplication. EndCreateDefaultInstanceOwner(IAsyncResult asyncResult)
static void
WorkflowApplication. EndDeleteDefaultInstanceOwner(IAsyncResult asyncResult)
static WorkflowApplicationInstance
WorkflowApplication. EndGetInstance(IAsyncResult asyncResult)
static WorkflowApplicationInstance
WorkflowApplication. EndGetRunnableInstance(IAsyncResult asyncResult)
void
WorkflowApplication. EndLoad(IAsyncResult result)
void
WorkflowApplication. EndLoadRunnableInstance(IAsyncResult result)
void
WorkflowApplication. EndPersist(IAsyncResult result)
BookmarkResumptionResult
WorkflowApplication. EndResumeBookmark(IAsyncResult result)
void
WorkflowApplication. EndRun(IAsyncResult result)
void
WorkflowApplication. EndTerminate(IAsyncResult result)
void
WorkflowApplication. EndUnload(IAsyncResult result)
-
Uses of FileNotFoundException in system.activities.debugger
Methods in system.activities.debugger that throw FileNotFoundException Modifier and Type Method Description void
StateManager. Dispose()
void
StateManager. Exit(int threadIndex)
static void
ThreadWorkerController. IslandWorker(ThreadWorkerController controller)
-
Uses of FileNotFoundException in system.activities.debugger.symbol
Methods in system.activities.debugger.symbol that throw FileNotFoundException Modifier and Type Method Description boolean
WorkflowSymbol. CalculateChecksum()
-
Uses of FileNotFoundException in system.activities.durableinstancing
Constructors in system.activities.durableinstancing that throw FileNotFoundException Constructor Description SqlWorkflowInstanceStore(String connectionString)
-
Uses of FileNotFoundException in system.activities.presentation.toolbox
Methods in system.activities.presentation.toolbox that throw FileNotFoundException Modifier and Type Method Description void
ToolboxItemWrapper. setBitmapName(String BitmapName)
Constructors in system.activities.presentation.toolbox that throw FileNotFoundException Constructor Description ToolboxItemWrapper(String toolName, String assemblyName, String bitmapName, String displayName)
-
Uses of FileNotFoundException in system.codedom.compiler
Methods in system.codedom.compiler that throw FileNotFoundException Modifier and Type Method Description String
TempFileCollection. AddExtension(String fileExtension)
String
TempFileCollection. AddExtension(String fileExtension, boolean keepFile)
void
TempFileCollection. Delete()
static void
Executor. ExecWait(String cmd, TempFileCollection tempFiles)
static int
Executor. ExecWaitWithCapture(String cmd, TempFileCollection tempFiles, JCORefOut outputName, JCORefOut errorName)
String
TempFileCollection. getBasePath()
-
Uses of FileNotFoundException in system.componentmodel
Methods in system.componentmodel that throw FileNotFoundException Modifier and Type Method Description License
LicFileLicenseProvider. GetLicense(LicenseContext context, NetType type, NetObject instance, boolean allowExceptions)
-
Uses of FileNotFoundException in system.componentmodel.composition.hosting
Methods in system.componentmodel.composition.hosting that throw FileNotFoundException Modifier and Type Method Description void
DirectoryCatalog. Refresh()
Constructors in system.componentmodel.composition.hosting that throw FileNotFoundException Constructor Description DirectoryCatalog(String path, String searchPattern)
DirectoryCatalog(String path, String searchPattern, ICompositionElement definitionOrigin)
DirectoryCatalog(String path, String searchPattern, ReflectionContext reflectionContext)
DirectoryCatalog(String path, String searchPattern, ReflectionContext reflectionContext, ICompositionElement definitionOrigin)
-
Uses of FileNotFoundException in system.componentmodel.design
Methods in system.componentmodel.design that throw FileNotFoundException Modifier and Type Method Description NetObject
BinaryEditor. EditValue(ITypeDescriptorContext context, IServiceProvider provider, NetObject value)
NetObject
ObjectSelectorEditor. EditValue(ITypeDescriptorContext context, IServiceProvider provider, NetObject value)
void
ByteViewer. SaveToFile(String path)
void
ByteViewer. SetFile(String path)
Constructors in system.componentmodel.design that throw FileNotFoundException Constructor Description ByteViewer()
-
Uses of FileNotFoundException in system.configuration
Methods in system.configuration that throw FileNotFoundException Modifier and Type Method Description NetObject
NameValueFileSectionHandler. Create(NetObject parent, NetObject configContext, XmlNode section)
ConfigurationBuilder
ConfigurationBuildersSection. GetBuilderFromName(String builderName)
ConfigurationBuilder
SectionInformation. getConfigurationBuilder()
void
ConfigurationErrorsException. GetObjectData(SerializationInfo info, StreamingContext context)
NetObject
ApplicationSettingsBase. GetPreviousVersion(String propertyName)
NetObject
SettingsPropertyValue. getPropertyValue()
NetObject
SettingsPropertyValue. getSerializedValue()
void
RsaProtectedConfigurationProvider. ImportKey(String xmlFileName, boolean exportable)
void
Configuration. SaveAs(String filename)
void
Configuration. SaveAs(String filename, ConfigurationSaveMode saveMode)
void
LocalFileSettingsProvider. SetPropertyValues(SettingsContext context, SettingsPropertyValueCollection values)
void
LocalFileSettingsProvider. Upgrade(SettingsContext context, SettingsPropertyCollection properties)
Constructors in system.configuration that throw FileNotFoundException Constructor Description ExeConfigurationFileMap(String machineConfigFileName)
-
Uses of FileNotFoundException in system.configuration.install
Methods in system.configuration.install that throw FileNotFoundException Modifier and Type Method Description void
TransactedInstaller. Install(IDictionary savedState)
static void
ManagedInstallerClass. InstallHelper(String[] args)
static void
ManagedInstallerClass. InstallHelper(JCORefOut dupParam0)
void
InstallContext. LogMessage(String message)
void
TransactedInstaller. Uninstall(IDictionary savedState)
Constructors in system.configuration.install that throw FileNotFoundException Constructor Description AssemblyInstaller(String fileName, String[] commandLine)
-
Uses of FileNotFoundException in system.data
Methods in system.data that throw FileNotFoundException Modifier and Type Method Description XmlReadMode
DataSet. ReadXml(String fileName, XmlReadMode mode)
void
DataSet. WriteXml(String fileName)
void
DataTable. WriteXml(String fileName)
void
DataTable. WriteXml(String fileName, boolean writeHierarchy)
void
DataTable. WriteXml(String fileName, XmlWriteMode mode)
void
DataSet. WriteXmlSchema(String fileName)
void
DataSet. WriteXmlSchema(XmlWriter writer)
void
DataTable. WriteXmlSchema(String fileName)
void
DataTable. WriteXmlSchema(XmlWriter writer, boolean writeHierarchy)
-
Uses of FileNotFoundException in system.data.design
Methods in system.data.design that throw FileNotFoundException Modifier and Type Method Description String
TypedDataSetSchemaImporterExtension. ImportSchemaType(XmlSchemaType type, XmlSchemaObject context, XmlSchemas schemas, XmlSchemaImporter importer, CodeCompileUnit compileUnit, CodeNamespace mainNamespace, CodeGenerationOptions options, CodeDomProvider codeProvider)
-
Uses of FileNotFoundException in system.data.entityclient
Methods in system.data.entityclient that throw FileNotFoundException Modifier and Type Method Description EntityDataReader
EntityCommand. ExecuteReaderNewEntityCommand()
MetadataWorkspace
EntityConnection. GetMetadataWorkspace()
-
Uses of FileNotFoundException in system.data.mapping
Constructors in system.data.mapping that throw FileNotFoundException Constructor Description StorageMappingItemCollection(EdmItemCollection edmCollection, StoreItemCollection storeCollection, String... filePaths)
-
Uses of FileNotFoundException in system.data.metadata.edm
Methods in system.data.metadata.edm that throw FileNotFoundException Modifier and Type Method Description static void
MetadataWorkspace. ClearCache()
Constructors in system.data.metadata.edm that throw FileNotFoundException Constructor Description EdmItemCollection(String... filePaths)
StoreItemCollection(String... filePaths)
-
Uses of FileNotFoundException in system.data.objects
Methods in system.data.objects that throw FileNotFoundException Modifier and Type Method Description int
ObjectContext. ExecuteFunction(String functionName, ObjectParameter... parameters)
int
ObjectContext. ExecuteStoreCommand(String commandText, NetObject... parameters)
int
ObjectContext. SaveChanges(SaveOptions options)
-
Uses of FileNotFoundException in system.data.odbc
Methods in system.data.odbc that throw FileNotFoundException Modifier and Type Method Description void
OdbcConnection. EnlistDistributedTransaction(ITransaction transaction)
-
Uses of FileNotFoundException in system.data.oledb
Methods in system.data.oledb that throw FileNotFoundException Modifier and Type Method Description void
OleDbConnection. EnlistDistributedTransaction(ITransaction transaction)
boolean
OleDbConnectionStringBuilder. TryGetValue(String keyword, JCORefOut<NetObject> value)
-
Uses of FileNotFoundException in system.data.oracleclient
Methods in system.data.oracleclient that throw FileNotFoundException Modifier and Type Method Description void
OracleConnection. EnlistDistributedTransaction(ITransaction distributedTransaction)
-
Uses of FileNotFoundException in system.data.sqlclient
Methods in system.data.sqlclient that throw FileNotFoundException Modifier and Type Method Description void
SqlConnection. ChangeDatabase(String database)
void
SqlConnection. Close()
void
SqlDataReader. Close()
int
SqlCommand. EndExecuteNonQuery(IAsyncResult asyncResult)
void
SqlConnection. EnlistDistributedTransaction(ITransaction transaction)
void
SqlConnection. EnlistTransaction(Transaction transaction)
int
SqlCommand. ExecuteNonQuery()
long
SqlDataReader. GetChars(int i, long dataIndex, char[] buffer, int bufferIndex, int length)
long
SqlDataReader. GetChars(int dupParam0, long dupParam1, JCORefOut dupParam2, int dupParam3, int dupParam4)
String
SqlDataReader. GetDataTypeName(int i)
NetType
SqlDataReader. GetFieldType(int i)
String
SqlDataReader. GetName(int i)
int
SqlDataReader. GetOrdinal(String name)
NetType
SqlDataReader. GetProviderSpecificFieldType(int i)
NetObject
SqlDataReader. GetProviderSpecificValue(int i)
int
SqlDataReader. GetProviderSpecificValues(NetObject[] values)
DataTable
SqlDataReader. GetSchemaTable()
NetObject
SqlDataReader. GetSqlValue(int i)
int
SqlDataReader. GetSqlValues(NetObject[] values)
NetObject
SqlDataReader. GetValue(int i)
int
SqlDataReader. GetValues(NetObject[] values)
boolean
SqlDataReader. IsDBNull(int i)
boolean
SqlDataReader. NextResult()
boolean
SqlDataReader. Read()
void
SqlBulkCopy. WriteToServer(DataTable table)
Task
SqlBulkCopy. WriteToServerAsync(DbDataReader reader)
Task
SqlBulkCopy. WriteToServerAsync(DataRow[] rows)
Task
SqlBulkCopy. WriteToServerAsync(DataRow[] rows, CancellationToken cancellationToken)
Task
SqlBulkCopy. WriteToServerAsync(DataTable table)
Task
SqlBulkCopy. WriteToServerAsync(DataTable table, DataRowState rowState)
Task
SqlBulkCopy. WriteToServerAsync(DataTable table, CancellationToken cancellationToken)
Task
SqlBulkCopy. WriteToServerAsync(IDataReader reader)
-
Uses of FileNotFoundException in system.data.sqltypes
Methods in system.data.sqltypes that throw FileNotFoundException Modifier and Type Method Description IAsyncResult
SqlFileStream. BeginRead(byte[] buffer, int offset, int count, AsyncCallback callback, NetObject state)
IAsyncResult
SqlFileStream. BeginRead(JCORefOut dupParam0, int dupParam1, int dupParam2, AsyncCallback dupParam3, NetObject dupParam4)
IAsyncResult
SqlFileStream. BeginWrite(byte[] buffer, int offset, int count, AsyncCallback callback, NetObject state)
IAsyncResult
SqlFileStream. BeginWrite(JCORefOut dupParam0, int dupParam1, int dupParam2, AsyncCallback dupParam3, NetObject dupParam4)
int
SqlFileStream. EndRead(IAsyncResult asyncResult)
void
SqlFileStream. EndWrite(IAsyncResult asyncResult)
Constructors in system.data.sqltypes that throw FileNotFoundException Constructor Description SqlFileStream(String path, byte[] transactionContext, FileAccess access)
SqlFileStream(String path, byte[] transactionContext, FileAccess access, FileOptions options, long allocationSize)
-
Uses of FileNotFoundException in system.deployment.application
Methods in system.deployment.application that throw FileNotFoundException Modifier and Type Method Description void
DeploymentServiceCom. ActivateApplicationExtension(String textualSubId, String deploymentProviderUrl, String targetAssociatedFile)
void
DeploymentServiceCom. ActivateDeployment(String deploymentLocation, boolean isShortcut)
void
DeploymentServiceCom. ActivateDeploymentEx(String deploymentLocation, int unsignedPolicy, int signedPolicy)
void
InPlaceHostingManager. AssertApplicationRequirements()
void
InPlaceHostingManager. AssertApplicationRequirements(boolean grantApplicationTrust)
UpdateCheckInfo
ApplicationDeployment. CheckForDetailedUpdate()
UpdateCheckInfo
ApplicationDeployment. CheckForDetailedUpdate(boolean persistUpdateCheckResult)
boolean
ApplicationDeployment. CheckForUpdate()
boolean
ApplicationDeployment. CheckForUpdate(boolean persistUpdateCheckResult)
void
ApplicationDeployment. CheckForUpdateAsync()
void
InPlaceHostingManager. Dispose()
void
ApplicationDeployment. DownloadFileGroupAsync(String groupName)
void
ApplicationDeployment. DownloadFileGroupAsyncCancel(String groupName)
static ApplicationDeployment
ApplicationDeployment. getCurrentDeployment()
String
ApplicationDeployment. getDataDirectory()
static boolean
ApplicationDeployment. getIsNetworkDeployed()
boolean
ApplicationDeployment. IsFileGroupDownloaded(String groupName)
void
DeploymentServiceCom. MaintainSubscription(String textualSubId)
static void
InPlaceHostingManager. UninstallCustomAddIn(String subscriptionId)
static void
InPlaceHostingManager. UninstallCustomUXApplication(String subscriptionId)
boolean
ApplicationDeployment. Update()
void
ApplicationDeployment. UpdateAsync()
Constructors in system.deployment.application that throw FileNotFoundException Constructor Description InPlaceHostingManager(Uri deploymentManifest)
InPlaceHostingManager(Uri deploymentManifest, boolean launchInHostProcess)
-
Uses of FileNotFoundException in system.diagnostics
Methods in system.diagnostics that throw FileNotFoundException Modifier and Type Method Description void
Process. BeginErrorReadLine()
void
Process. BeginOutputReadLine()
void
EventLog. Clear()
static PerformanceCounterCategory
PerformanceCounterCategory. Create(String categoryName, String categoryHelp, String counterName, String counterHelp)
static PerformanceCounterCategory
PerformanceCounterCategory. Create(String categoryName, String categoryHelp, CounterCreationDataCollection counterData)
static PerformanceCounterCategory
PerformanceCounterCategory. Create(String categoryName, String categoryHelp, PerformanceCounterCategoryType categoryType, String counterName, String counterHelp)
static PerformanceCounterCategory
PerformanceCounterCategory. Create(String categoryName, String categoryHelp, PerformanceCounterCategoryType categoryType, CounterCreationDataCollection counterData)
static void
EventLog. CreateEventSource(String source, String logName)
static void
EventLog. CreateEventSource(String source, String logName, String machineName)
static void
EventLog. CreateEventSource(EventSourceCreationData sourceData)
long
PerformanceCounter. Decrement()
static void
EventLog. Delete(String logName)
static void
EventLog. Delete(String logName, String machineName)
static void
PerformanceCounterCategory. Delete(String categoryName)
static void
EventLog. DeleteEventSource(String source)
static void
EventLog. DeleteEventSource(String source, String machineName)
void
EventLog. EndInit()
void
PerformanceCounter. EndInit()
void
DefaultTraceListener. Fail(String message, String detailMessage)
void
EventSchemaTraceListener. Flush()
StringDictionary
TraceSource. getAttributes()
String
PerformanceCounter. getCounterHelp()
PerformanceCounterType
PerformanceCounter. getCounterType()
FileVersionInfo
ProcessModule. getFileVersionInfo()
TraceListenerCollection
TraceSource. getListeners()
ProcessModule
Process. getMainModule()
ProcessModuleCollection
Process. getModules()
static Process[]
Process. GetProcessesByName(String processName)
static Process[]
Process. GetProcessesByName(String processName, String machineName)
int
TraceEventCache. getProcessId()
String
Process. getProcessName()
SourceSwitch
TraceSource. getSwitch()
static FileVersionInfo
FileVersionInfo. GetVersionInfo(String fileName)
TextWriter
EventSchemaTraceListener. getWriter()
long
PerformanceCounter. Increment()
long
PerformanceCounter. IncrementBy(long value)
void
EventLogInstaller. Install(IDictionary stateSaver)
void
PerformanceCounterInstaller. Install(IDictionary stateSaver)
CounterSample
PerformanceCounter. NextSample()
void
PerformanceCounter. RemoveInstance()
void
EventLogInstaller. Rollback(IDictionary savedState)
void
PerformanceCounterInstaller. Rollback(IDictionary savedState)
void
EventLog. setEnableRaisingEvents(boolean EnableRaisingEvents)
void
EventLog. setLog(String Log)
void
EventLog. setMachineName(String MachineName)
void
PerformanceCounter. setRawValue(long RawValue)
void
EventLog. setSource(String Source)
void
TraceSource. setSwitch(SourceSwitch Switch)
boolean
Process. Start()
static Process
Process. Start(String fileName)
static Process
Process. Start(String fileName, String arguments)
static Process
Process. Start(String fileName, String arguments, String userName, SecureString password, String domain)
static Process
Process. Start(String fileName, String userName, SecureString password, String domain)
static Process
Process. Start(ProcessStartInfo startInfo)
void
EventSchemaTraceListener. TraceData(TraceEventCache eventCache, String source, TraceEventType eventType, int id, NetObject data)
void
EventSchemaTraceListener. TraceData(TraceEventCache eventCache, String source, TraceEventType eventType, int id, NetObject... data)
void
TraceSource. TraceData(TraceEventType eventType, int id, NetObject data)
void
TraceSource. TraceData(TraceEventType eventType, int id, NetObject... data)
void
EventSchemaTraceListener. TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, int id, String message)
void
EventSchemaTraceListener. TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, int id, String format, NetObject... args)
void
TraceSource. TraceEvent(TraceEventType eventType, int id)
void
TraceSource. TraceEvent(TraceEventType eventType, int id, String message)
void
TraceSource. TraceEvent(TraceEventType eventType, int id, String format, NetObject... args)
void
EventSchemaTraceListener. TraceTransfer(TraceEventCache eventCache, String source, int id, String message, Guid relatedActivityId)
void
TraceSource. TraceTransfer(int id, String message, Guid relatedActivityId)
void
EventLogInstaller. Uninstall(IDictionary savedState)
void
PerformanceCounterInstaller. Uninstall(IDictionary savedState)
void
EventLog. WriteEntry(String message)
static void
EventLog. WriteEntry(String source, String message)
static void
EventLog. WriteEntry(String source, String message, EventLogEntryType type)
static void
EventLog. WriteEntry(String source, String message, EventLogEntryType type, int eventID)
static void
EventLog. WriteEntry(String source, String message, EventLogEntryType type, int eventID, short category)
static void
EventLog. WriteEntry(String source, String message, EventLogEntryType type, int eventID, short category, byte[] rawData)
static void
EventLog. WriteEntry(String dupParam0, String dupParam1, EventLogEntryType dupParam2, int dupParam3, short dupParam4, JCORefOut dupParam5)
void
EventLog. WriteEntry(String message, EventLogEntryType type)
void
EventLog. WriteEntry(String message, EventLogEntryType type, int eventID)
void
EventLog. WriteEntry(String message, EventLogEntryType type, int eventID, short category)
void
EventLog. WriteEntry(String message, EventLogEntryType type, int eventID, short category, byte[] rawData)
void
EventLog. WriteEntry(String dupParam0, EventLogEntryType dupParam1, int dupParam2, short dupParam3, JCORefOut dupParam4)
static void
EventLog. WriteEvent(String source, EventInstance instance, byte[] data, NetObject... values)
static void
EventLog. WriteEvent(String dupParam0, EventInstance dupParam1, JCORefOut dupParam2, NetObject... dupParam3)
static void
EventLog. WriteEvent(String source, EventInstance instance, NetObject... values)
void
EventLog. WriteEvent(EventInstance instance, byte[] data, NetObject... values)
void
EventLog. WriteEvent(EventInstance dupParam0, JCORefOut dupParam1, NetObject... dupParam2)
void
EventLog. WriteEvent(EventInstance instance, NetObject... values)
void
DefaultTraceListener. WriteLine(String message)
Constructors in system.diagnostics that throw FileNotFoundException Constructor Description EventLogTraceListener(String source)
EventSchemaTraceListener(String fileName, String name, int bufferSize)
EventSchemaTraceListener(String fileName, String name, int bufferSize, TraceLogRetentionOption logRetentionOption, long maximumFileSize)
EventSchemaTraceListener(String fileName, String name, int bufferSize, TraceLogRetentionOption logRetentionOption, long maximumFileSize, int maximumNumberOfFiles)
PerformanceCounter(String categoryName, String counterName, String instanceName, boolean readOnly)
PerformanceCounter(String categoryName, String counterName, String instanceName, String machineName)
-
Uses of FileNotFoundException in system.diagnostics.eventing.reader
Methods in system.diagnostics.eventing.reader that throw FileNotFoundException Modifier and Type Method Description void
EventLogWatcher. setEnabled(boolean Enabled)
-
Uses of FileNotFoundException in system.directoryservices.protocols
Methods in system.directoryservices.protocols that throw FileNotFoundException Modifier and Type Method Description IAsyncResult
DsmlSoapHttpConnection. BeginSendRequest(DsmlRequestDocument request, AsyncCallback callback, NetObject state)
IAsyncResult
LdapConnection. BeginSendRequest(DirectoryRequest request, PartialResultProcessing partialMode, AsyncCallback callback, NetObject state)
IAsyncResult
LdapConnection. BeginSendRequest(DirectoryRequest request, TimeSpan requestTimeout, PartialResultProcessing partialMode, AsyncCallback callback, NetObject state)
-
Uses of FileNotFoundException in system.drawing
Methods in system.drawing that throw FileNotFoundException Modifier and Type Method Description NetObject
FontConverter. ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, NetObject value)
NetObject
ImageConverter. ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, NetObject value)
NetObject
IconConverter. ConvertTo(ITypeDescriptorContext context, CultureInfo culture, NetObject value, NetType destinationType)
void
Graphics. DrawIcon(Icon icon, int x, int y)
void
Graphics. DrawIcon(Icon icon, Rectangle targetRect)
void
Graphics. DrawIconUnstretched(Icon icon, Rectangle targetRect)
static Icon
Icon. ExtractAssociatedIcon(String filePath)
static Image
Image. FromFile(String filename)
static Image
Image. FromFile(String filename, boolean useEmbeddedColorManagement)
static Image
Image. FromStream(Stream stream)
static Image
Image. FromStream(Stream stream, boolean useEmbeddedColorManagement, boolean validateImageData)
static Image
ToolboxBitmapAttribute. GetImageFromResource(NetType t, String imageName, boolean large)
void
Image. Save(String filename)
void
Image. Save(String filename, ImageFormat format)
Bitmap
Icon. ToBitmap()
Constructors in system.drawing that throw FileNotFoundException Constructor Description Bitmap(String filename)
Bitmap(String filename, boolean useIcm)
Bitmap(NetType type, String resource)
Bitmap(Stream stream)
Bitmap(Stream stream, boolean useIcm)
Icon(String fileName, int width, int height)
ToolboxBitmapAttribute(String imageFile)
-
Uses of FileNotFoundException in system.drawing.design
Methods in system.drawing.design that throw FileNotFoundException Modifier and Type Method Description NetObject
CursorEditor. EditValue(ITypeDescriptorContext context, IServiceProvider provider, NetObject value)
NetObject
FontEditor. EditValue(ITypeDescriptorContext context, IServiceProvider provider, NetObject value)
NetObject
IconEditor. EditValue(ITypeDescriptorContext context, IServiceProvider provider, NetObject value)
NetObject
ImageEditor. EditValue(ITypeDescriptorContext context, IServiceProvider provider, NetObject value)
ToolboxItem
ToolboxItemContainer. GetToolboxItem(ICollection creators)
static ToolboxItem
ToolboxService. GetToolboxItem(NetType toolType)
static ToolboxItem
ToolboxService. GetToolboxItem(NetType toolType, boolean nonPublic)
static ICollection
ToolboxService. GetToolboxItems(AssemblyName an, boolean throwOnError)
static ICollection
ToolboxService. GetToolboxItems(Assembly a, String newCodeBase)
static ICollection
ToolboxService. GetToolboxItems(Assembly a, String newCodeBase, boolean throwOnError)
void
ToolboxItem. Initialize(NetType type)
Constructors in system.drawing.design that throw FileNotFoundException Constructor Description ToolboxItem(NetType toolType)
-
Uses of FileNotFoundException in system.enterpriseservices
Methods in system.enterpriseservices that throw FileNotFoundException Modifier and Type Method Description Transaction
ServiceConfig. getBringYourOwnSystemTransaction()
static Transaction
ContextUtil. getSystemTransaction()
void
RegistrationHelperTx. InstallAssemblyFromConfig(JCORefOut<RegistrationConfig> regConfig, NetObject sync)
void
RegistrationHelper. UninstallAssembly(String assembly, String application, String partition)
void
RegistrationHelperTx. UninstallAssembly(String assembly, String application, String partition, NetObject sync)
-
Uses of FileNotFoundException in system.identitymodel
Methods in system.identitymodel that throw FileNotFoundException Modifier and Type Method Description IAsyncResult
SecurityTokenService. BeginIssue(ClaimsPrincipal principal, RequestSecurityToken request, AsyncCallback callback, NetObject state)
byte[]
DeflateCookieTransform. Decode(byte[] encoded)
byte[]
DeflateCookieTransform. Decode(JCORefOut dupParam0)
byte[]
DeflateCookieTransform. Encode(byte[] value)
byte[]
DeflateCookieTransform. Encode(JCORefOut dupParam0)
static void
AsyncResult. End(IAsyncResult result)
RequestSecurityTokenResponse
SecurityTokenService. EndIssue(IAsyncResult result)
WaitHandle
AsyncResult. getAsyncWaitHandle()
-
Uses of FileNotFoundException in system.io
Methods in system.io that return FileNotFoundException Modifier and Type Method Description static FileNotFoundException
FileNotFoundException. cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoFileNotFoundException
, a cast assert is made to check if types are compatible.Methods in system.io that throw FileNotFoundException Modifier and Type Method Description static void
File. AppendAllText(String path, String contents)
static void
File. AppendAllText(String path, String contents, Encoding encoding)
IAsyncResult
BufferedStream. BeginRead(byte[] buffer, int offset, int count, AsyncCallback callback, NetObject state)
IAsyncResult
BufferedStream. BeginRead(JCORefOut dupParam0, int dupParam1, int dupParam2, AsyncCallback dupParam3, NetObject dupParam4)
IAsyncResult
FileStream. BeginRead(byte[] array, int offset, int numBytes, AsyncCallback userCallback, NetObject stateObject)
IAsyncResult
FileStream. BeginRead(JCORefOut dupParam0, int dupParam1, int dupParam2, AsyncCallback dupParam3, NetObject dupParam4)
IAsyncResult
Stream. BeginRead(byte[] buffer, int offset, int count, AsyncCallback callback, NetObject state)
IAsyncResult
Stream. BeginRead(JCORefOut dupParam0, int dupParam1, int dupParam2, AsyncCallback dupParam3, NetObject dupParam4)
IAsyncResult
BufferedStream. BeginWrite(byte[] buffer, int offset, int count, AsyncCallback callback, NetObject state)
IAsyncResult
BufferedStream. BeginWrite(JCORefOut dupParam0, int dupParam1, int dupParam2, AsyncCallback dupParam3, NetObject dupParam4)
IAsyncResult
FileStream. BeginWrite(byte[] array, int offset, int numBytes, AsyncCallback userCallback, NetObject stateObject)
IAsyncResult
FileStream. BeginWrite(JCORefOut dupParam0, int dupParam1, int dupParam2, AsyncCallback dupParam3, NetObject dupParam4)
IAsyncResult
Stream. BeginWrite(byte[] buffer, int offset, int count, AsyncCallback callback, NetObject state)
IAsyncResult
Stream. BeginWrite(JCORefOut dupParam0, int dupParam1, int dupParam2, AsyncCallback dupParam3, NetObject dupParam4)
static void
File. Copy(String sourceFileName, String destFileName)
static void
File. Copy(String sourceFileName, String destFileName, boolean overwrite)
FileInfo
FileInfo. CopyTo(String destFileName)
FileInfo
FileInfo. CopyTo(String destFileName, boolean overwrite)
void
DirectoryInfo. Create()
void
DirectoryInfo. Create(DirectorySecurity directorySecurity)
static FileStream
File. Create(String path, int bufferSize)
static FileStream
File. Create(String path, int bufferSize, FileOptions options)
static FileStream
File. Create(String path, int bufferSize, FileOptions options, FileSecurity fileSecurity)
FileStream
FileInfo. Create()
static DirectoryInfo
Directory. CreateDirectory(String path, DirectorySecurity directorySecurity)
DirectoryInfo
DirectoryInfo. CreateSubdirectory(String path, DirectorySecurity directorySecurity)
static void
File. Decrypt(String path)
void
FileInfo. Decrypt()
static void
Directory. Delete(String path)
static void
Directory. Delete(String path, boolean recursive)
void
DirectoryInfo. Delete()
void
DirectoryInfo. Delete(boolean recursive)
static void
File. Delete(String path)
void
FileInfo. Delete()
static void
File. Encrypt(String path)
void
FileInfo. Encrypt()
void
FileSystemWatcher. EndInit()
int
FileStream. EndRead(IAsyncResult asyncResult)
int
Stream. EndRead(IAsyncResult asyncResult)
void
FileStream. EndWrite(IAsyncResult asyncResult)
void
Stream. EndWrite(IAsyncResult asyncResult)
static boolean
File. Exists(String path)
void
FileStream. Flush()
void
FileStream. Flush(boolean flushToDisk)
Task
FileStream. FlushAsync(CancellationToken cancellationToken)
static DirectorySecurity
Directory. GetAccessControl(String path)
static DirectorySecurity
Directory. GetAccessControl(String path, AccessControlSections includeSections)
static FileSecurity
File. GetAccessControl(String path, AccessControlSections includeSections)
FileAttributes
FileSystemInfo. getAttributes()
static FileAttributes
File. GetAttributes(String path)
long
DriveInfo. getAvailableFreeSpace()
DateTime
FileSystemInfo. getCreationTime()
static DateTime
File. GetCreationTime(String path)
DateTime
FileSystemInfo. getCreationTimeUtc()
static DateTime
File. GetCreationTimeUtc(String path)
static String
Directory. GetCurrentDirectory()
DirectoryInfo[]
DirectoryInfo. GetDirectories()
DirectoryInfo[]
DirectoryInfo. GetDirectories(String searchPattern)
DirectoryInfo[]
DirectoryInfo. GetDirectories(String searchPattern, SearchOption searchOption)
DirectoryInfo
FileInfo. getDirectory()
String
FileInfo. getDirectoryName()
static String
Path. GetDirectoryName(String path)
static String
Directory. GetDirectoryRoot(String path)
String
DriveInfo. getDriveFormat()
static DriveInfo[]
DriveInfo. GetDrives()
FileInfo[]
DirectoryInfo. GetFiles()
FileInfo[]
DirectoryInfo. GetFiles(String searchPattern)
FileInfo[]
DirectoryInfo. GetFiles(String searchPattern, SearchOption searchOption)
FileSystemInfo[]
DirectoryInfo. GetFileSystemInfos()
FileSystemInfo[]
DirectoryInfo. GetFileSystemInfos(String searchPattern)
FileSystemInfo[]
DirectoryInfo. GetFileSystemInfos(String searchPattern, SearchOption searchOption)
static String
Path. GetFullPath(String path)
boolean
FileInfo. getIsReadOnly()
boolean
DriveInfo. getIsReady()
DateTime
FileSystemInfo. getLastAccessTime()
static DateTime
File. GetLastAccessTime(String path)
DateTime
FileSystemInfo. getLastAccessTimeUtc()
static DateTime
File. GetLastAccessTimeUtc(String path)
DateTime
FileSystemInfo. getLastWriteTime()
static DateTime
File. GetLastWriteTime(String path)
DateTime
FileSystemInfo. getLastWriteTimeUtc()
static DateTime
File. GetLastWriteTimeUtc(String path)
long
FileInfo. getLength()
static String[]
Directory. GetLogicalDrives()
String
RenamedEventArgs. getOldFullPath()
DirectoryInfo
DirectoryInfo. getParent()
static DirectoryInfo
Directory. GetParent(String path)
static String
Path. GetPathRoot(String path)
DirectoryInfo
DriveInfo. getRootDirectory()
static String
Path. GetTempFileName()
static String
Path. GetTempPath()
long
DriveInfo. getTotalFreeSpace()
long
DriveInfo. getTotalSize()
String
DriveInfo. getVolumeLabel()
void
FileStream. Lock(long position, long length)
static void
Directory. Move(String sourceDirName, String destDirName)
static void
File. Move(String sourceFileName, String destFileName)
void
DirectoryInfo. MoveTo(String destDirName)
void
FileInfo. MoveTo(String destFileName)
static FileStream
File. Open(String path, FileMode mode, FileAccess access, FileShare share)
FileStream
FileInfo. Open(FileMode mode, FileAccess access, FileShare share)
static FileStream
File. OpenRead(String path)
FileStream
FileInfo. OpenRead()
StreamReader
FileInfo. OpenText()
static FileStream
File. OpenWrite(String path)
FileStream
FileInfo. OpenWrite()
int
FileStream. Read(JCORefOut array, int offset, int count)
static byte[]
File. ReadAllBytes(String path)
int
FileStream. ReadByte()
void
FileSystemInfo. Refresh()
static void
File. Replace(String sourceFileName, String destinationFileName, String destinationBackupFileName)
static void
File. Replace(String sourceFileName, String destinationFileName, String destinationBackupFileName, boolean ignoreMetadataErrors)
FileInfo
FileInfo. Replace(String destinationFileName, String destinationBackupFileName)
long
FileStream. Seek(long offset, SeekOrigin origin)
static void
Directory. SetAccessControl(String path, DirectorySecurity directorySecurity)
void
DirectoryInfo. SetAccessControl(DirectorySecurity directorySecurity)
static void
File. SetAccessControl(String path, FileSecurity fileSecurity)
void
FileInfo. SetAccessControl(FileSecurity fileSecurity)
void
FileSystemInfo. setAttributes(FileAttributes Attributes)
static void
File. SetAttributes(String path, FileAttributes fileAttributes)
void
FileSystemInfo. setCreationTime(DateTime CreationTime)
static void
File. SetCreationTime(String path, DateTime creationTime)
static void
Directory. SetCreationTimeUtc(String path, DateTime creationTimeUtc)
static void
Directory. SetCurrentDirectory(String path)
void
FileSystemWatcher. setEnableRaisingEvents(boolean EnableRaisingEvents)
void
FileSystemWatcher. setIncludeSubdirectories(boolean IncludeSubdirectories)
void
FileSystemWatcher. setInternalBufferSize(int InternalBufferSize)
void
FileInfo. setIsReadOnly(boolean IsReadOnly)
void
FileSystemInfo. setLastAccessTime(DateTime LastAccessTime)
static void
File. SetLastAccessTime(String path, DateTime lastAccessTime)
static void
Directory. SetLastAccessTimeUtc(String path, DateTime lastAccessTimeUtc)
void
FileSystemInfo. setLastWriteTime(DateTime LastWriteTime)
static void
File. SetLastWriteTime(String path, DateTime lastWriteTime)
static void
Directory. SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
void
FileStream. SetLength(long value)
void
FileSystemWatcher. setNotifyFilter(NotifyFilters NotifyFilter)
void
FileSystemWatcher. setPath(String Path)
void
DriveInfo. setVolumeLabel(String VolumeLabel)
void
FileStream. Unlock(long position, long length)
WaitForChangedResult
FileSystemWatcher. WaitForChanged(WatcherChangeTypes changeType)
WaitForChangedResult
FileSystemWatcher. WaitForChanged(WatcherChangeTypes changeType, int timeout)
void
FileStream. Write(byte[] array, int offset, int count)
void
FileStream. Write(JCORefOut dupParam0, int dupParam1, int dupParam2)
static void
File. WriteAllBytes(String path, byte[] bytes)
static void
File. WriteAllBytes(String dupParam0, JCORefOut dupParam1)
static void
File. WriteAllText(String path, String contents)
static void
File. WriteAllText(String path, String contents, Encoding encoding)
Task
BufferedStream. WriteAsync(byte[] buffer, int offset, int count, CancellationToken cancellationToken)
Task
BufferedStream. WriteAsync(JCORefOut dupParam0, int dupParam1, int dupParam2, CancellationToken dupParam3)
Task
MemoryStream. WriteAsync(byte[] buffer, int offset, int count, CancellationToken cancellationToken)
Task
MemoryStream. WriteAsync(JCORefOut dupParam0, int dupParam1, int dupParam2, CancellationToken dupParam3)
Task
Stream. WriteAsync(byte[] buffer, int offset, int count, CancellationToken cancellationToken)
Task
Stream. WriteAsync(JCORefOut dupParam0, int dupParam1, int dupParam2, CancellationToken dupParam3)
void
FileStream. WriteByte(byte value)
Constructors in system.io that throw FileNotFoundException Constructor Description DriveInfo(String driveName)
FileInfo(String fileName)
FileStream(String path, FileMode mode)
FileStream(String path, FileMode mode, FileAccess access)
FileStream(String path, FileMode mode, FileAccess access, FileShare share)
FileStream(String path, FileMode mode, FileAccess access, FileShare share, int bufferSize)
FileStream(String path, FileMode mode, FileAccess access, FileShare share, int bufferSize, boolean useAsync)
FileStream(String path, FileMode mode, FileAccess access, FileShare share, int bufferSize, FileOptions options)
FileStream(String path, FileMode mode, FileSystemRights rights, FileShare share, int bufferSize, FileOptions options)
FileStream(String path, FileMode mode, FileSystemRights rights, FileShare share, int bufferSize, FileOptions options, FileSecurity fileSecurity)
FileStream(SafeFileHandle handle, FileAccess access)
FileStream(SafeFileHandle handle, FileAccess access, int bufferSize)
FileStream(SafeFileHandle handle, FileAccess access, int bufferSize, boolean isAsync)
FileSystemWatcher(String path, String filter)
StreamReader(String path)
StreamReader(String path, Encoding encoding, boolean detectEncodingFromByteOrderMarks, int bufferSize)
StreamWriter(String path)
StreamWriter(String path, boolean append)
StreamWriter(String path, boolean append, Encoding encoding)
-
Uses of FileNotFoundException in system.io.compression
Methods in system.io.compression that throw FileNotFoundException Modifier and Type Method Description IAsyncResult
DeflateStream. BeginRead(byte[] array, int offset, int count, AsyncCallback asyncCallback, NetObject asyncState)
IAsyncResult
DeflateStream. BeginRead(JCORefOut dupParam0, int dupParam1, int dupParam2, AsyncCallback dupParam3, NetObject dupParam4)
IAsyncResult
GZipStream. BeginRead(byte[] array, int offset, int count, AsyncCallback asyncCallback, NetObject asyncState)
IAsyncResult
GZipStream. BeginRead(JCORefOut dupParam0, int dupParam1, int dupParam2, AsyncCallback dupParam3, NetObject dupParam4)
IAsyncResult
GZipStream. BeginWrite(byte[] array, int offset, int count, AsyncCallback asyncCallback, NetObject asyncState)
IAsyncResult
GZipStream. BeginWrite(JCORefOut dupParam0, int dupParam1, int dupParam2, AsyncCallback dupParam3, NetObject dupParam4)
int
DeflateStream. EndRead(IAsyncResult asyncResult)
int
GZipStream. EndRead(IAsyncResult asyncResult)
void
DeflateStream. EndWrite(IAsyncResult asyncResult)
void
GZipStream. EndWrite(IAsyncResult asyncResult)
Constructors in system.io.compression that throw FileNotFoundException Constructor Description DeflateStream(Stream stream, CompressionMode mode)
DeflateStream(Stream stream, CompressionMode mode, boolean leaveOpen)
GZipStream(Stream stream, CompressionMode mode)
GZipStream(Stream stream, CompressionMode mode, boolean leaveOpen)
-
Uses of FileNotFoundException in system.io.isolatedstorage
Methods in system.io.isolatedstorage that throw FileNotFoundException Modifier and Type Method Description IAsyncResult
IsolatedStorageFileStream. BeginRead(byte[] buffer, int offset, int numBytes, AsyncCallback userCallback, NetObject stateObject)
IAsyncResult
IsolatedStorageFileStream. BeginRead(JCORefOut dupParam0, int dupParam1, int dupParam2, AsyncCallback dupParam3, NetObject dupParam4)
IAsyncResult
IsolatedStorageFileStream. BeginWrite(byte[] buffer, int offset, int numBytes, AsyncCallback userCallback, NetObject stateObject)
IAsyncResult
IsolatedStorageFileStream. BeginWrite(JCORefOut dupParam0, int dupParam1, int dupParam2, AsyncCallback dupParam3, NetObject dupParam4)
void
IsolatedStorageFile. CopyFile(String sourceFileName, String destinationFileName)
void
IsolatedStorageFile. CopyFile(String sourceFileName, String destinationFileName, boolean overwrite)
void
IsolatedStorageFile. CreateDirectory(String dir)
void
IsolatedStorageFile. DeleteDirectory(String dir)
void
IsolatedStorageFile. DeleteFile(String file)
boolean
IsolatedStorageFile. DirectoryExists(String path)
int
IsolatedStorageFileStream. EndRead(IAsyncResult asyncResult)
void
IsolatedStorageFileStream. EndWrite(IAsyncResult asyncResult)
boolean
IsolatedStorageFile. FileExists(String path)
void
IsolatedStorageFileStream. Flush(boolean flushToDisk)
DateTimeOffset
IsolatedStorageFile. GetCreationTime(String path)
String[]
IsolatedStorageFile. GetDirectoryNames(String searchPattern)
static IEnumerator
IsolatedStorageFile. GetEnumerator(IsolatedStorageScope scope)
String[]
IsolatedStorageFile. GetFileNames(String searchPattern)
DateTimeOffset
IsolatedStorageFile. GetLastAccessTime(String path)
DateTimeOffset
IsolatedStorageFile. GetLastWriteTime(String path)
static IsolatedStorageFile
IsolatedStorageFile. GetMachineStoreForApplication()
static IsolatedStorageFile
IsolatedStorageFile. GetMachineStoreForAssembly()
static IsolatedStorageFile
IsolatedStorageFile. GetMachineStoreForDomain()
static IsolatedStorageFile
IsolatedStorageFile. GetStore(IsolatedStorageScope scope, NetObject applicationIdentity)
static IsolatedStorageFile
IsolatedStorageFile. GetStore(IsolatedStorageScope scope, NetObject domainIdentity, NetObject assemblyIdentity)
static IsolatedStorageFile
IsolatedStorageFile. GetStore(IsolatedStorageScope scope, NetType applicationEvidenceType)
static IsolatedStorageFile
IsolatedStorageFile. GetStore(IsolatedStorageScope scope, NetType domainEvidenceType, NetType assemblyEvidenceType)
static IsolatedStorageFile
IsolatedStorageFile. GetStore(IsolatedStorageScope scope, Evidence domainEvidence, NetType domainEvidenceType, Evidence assemblyEvidence, NetType assemblyEvidenceType)
static IsolatedStorageFile
IsolatedStorageFile. GetUserStoreForApplication()
static IsolatedStorageFile
IsolatedStorageFile. GetUserStoreForAssembly()
static IsolatedStorageFile
IsolatedStorageFile. GetUserStoreForDomain()
void
IsolatedStorageFileStream. Lock(long position, long length)
void
IsolatedStorageFile. MoveDirectory(String sourceDirectoryName, String destinationDirectoryName)
void
IsolatedStorageFile. MoveFile(String sourceFileName, String destinationFileName)
IsolatedStorageFileStream
IsolatedStorageFile. OpenFile(String path, FileMode mode)
static void
IsolatedStorageFile. Remove(IsolatedStorageScope scope)
void
IsolatedStorageFileStream. Unlock(long position, long length)
Constructors in system.io.isolatedstorage that throw FileNotFoundException Constructor Description IsolatedStorageFileStream(String path, FileMode mode, FileAccess access, FileShare share, int bufferSize, IsolatedStorageFile isf)
-
Uses of FileNotFoundException in system.io.memorymappedfiles
Methods in system.io.memorymappedfiles that throw FileNotFoundException Modifier and Type Method Description static MemoryMappedFile
MemoryMappedFile. CreateFromFile(String path)
static MemoryMappedFile
MemoryMappedFile. CreateFromFile(String path, FileMode mode)
static MemoryMappedFile
MemoryMappedFile. CreateFromFile(String path, FileMode mode, String mapName)
static MemoryMappedFile
MemoryMappedFile. CreateFromFile(String path, FileMode mode, String mapName, long capacity)
static MemoryMappedFile
MemoryMappedFile. CreateFromFile(String path, FileMode mode, String mapName, long capacity, MemoryMappedFileAccess access)
static MemoryMappedFile
MemoryMappedFile. CreateFromFile(FileStream fileStream, String mapName, long capacity, MemoryMappedFileAccess access, HandleInheritability inheritability, boolean leaveOpen)
static MemoryMappedFile
MemoryMappedFile. CreateFromFile(FileStream fileStream, String mapName, long capacity, MemoryMappedFileAccess access, MemoryMappedFileSecurity memoryMappedFileSecurity, HandleInheritability inheritability, boolean leaveOpen)
static MemoryMappedFile
MemoryMappedFile. CreateNew(String mapName, long capacity)
static MemoryMappedFile
MemoryMappedFile. CreateNew(String mapName, long capacity, MemoryMappedFileAccess access)
static MemoryMappedFile
MemoryMappedFile. CreateNew(String mapName, long capacity, MemoryMappedFileAccess access, MemoryMappedFileOptions options, HandleInheritability inheritability)
static MemoryMappedFile
MemoryMappedFile. CreateNew(String mapName, long capacity, MemoryMappedFileAccess access, MemoryMappedFileOptions options, MemoryMappedFileSecurity memoryMappedFileSecurity, HandleInheritability inheritability)
static MemoryMappedFile
MemoryMappedFile. CreateOrOpen(String mapName, long capacity)
static MemoryMappedFile
MemoryMappedFile. CreateOrOpen(String mapName, long capacity, MemoryMappedFileAccess access)
static MemoryMappedFile
MemoryMappedFile. CreateOrOpen(String mapName, long capacity, MemoryMappedFileAccess access, MemoryMappedFileOptions options, HandleInheritability inheritability)
static MemoryMappedFile
MemoryMappedFile. CreateOrOpen(String mapName, long capacity, MemoryMappedFileAccess access, MemoryMappedFileOptions options, MemoryMappedFileSecurity memoryMappedFileSecurity, HandleInheritability inheritability)
MemoryMappedViewAccessor
MemoryMappedFile. CreateViewAccessor()
MemoryMappedViewAccessor
MemoryMappedFile. CreateViewAccessor(long offset, long size)
MemoryMappedViewAccessor
MemoryMappedFile. CreateViewAccessor(long offset, long size, MemoryMappedFileAccess access)
MemoryMappedViewStream
MemoryMappedFile. CreateViewStream()
MemoryMappedViewStream
MemoryMappedFile. CreateViewStream(long offset, long size)
MemoryMappedViewStream
MemoryMappedFile. CreateViewStream(long offset, long size, MemoryMappedFileAccess access)
void
MemoryMappedViewAccessor. Flush()
void
MemoryMappedViewStream. Flush()
static MemoryMappedFile
MemoryMappedFile. OpenExisting(String mapName)
static MemoryMappedFile
MemoryMappedFile. OpenExisting(String mapName, MemoryMappedFileRights desiredAccessRights)
static MemoryMappedFile
MemoryMappedFile. OpenExisting(String mapName, MemoryMappedFileRights desiredAccessRights, HandleInheritability inheritability)
-
Uses of FileNotFoundException in system.io.packaging
Methods in system.io.packaging that throw FileNotFoundException Modifier and Type Method Description static EncryptedPackageEnvelope
EncryptedPackageEnvelope. Create(String envelopeFileName, PublishLicense publishLicense, CryptoProvider cryptoProvider)
static EncryptedPackageEnvelope
EncryptedPackageEnvelope. CreateFromPackage(String envelopeFileName, Stream packageStream, PublishLicense publishLicense, CryptoProvider cryptoProvider)
WebResponse
PackWebRequest. GetResponse()
Stream
PackWebResponse. GetResponseStream()
static boolean
EncryptedPackageEnvelope. IsEncryptedPackageEnvelope(String fileName)
static EncryptedPackageEnvelope
EncryptedPackageEnvelope. Open(String envelopeFileName)
static EncryptedPackageEnvelope
EncryptedPackageEnvelope. Open(String envelopeFileName, FileAccess access)
static EncryptedPackageEnvelope
EncryptedPackageEnvelope. Open(String envelopeFileName, FileAccess access, FileShare sharing)
static Package
Package. Open(String path, FileMode packageMode, FileAccess packageAccess, FileShare packageShare)
-
Uses of FileNotFoundException in system.io.pipes
Methods in system.io.pipes that throw FileNotFoundException Modifier and Type Method Description IAsyncResult
PipeStream. BeginRead(byte[] buffer, int offset, int count, AsyncCallback callback, NetObject state)
IAsyncResult
PipeStream. BeginRead(JCORefOut dupParam0, int dupParam1, int dupParam2, AsyncCallback dupParam3, NetObject dupParam4)
IAsyncResult
NamedPipeServerStream. BeginWaitForConnection(AsyncCallback callback, NetObject state)
IAsyncResult
PipeStream. BeginWrite(byte[] buffer, int offset, int count, AsyncCallback callback, NetObject state)
IAsyncResult
PipeStream. BeginWrite(JCORefOut dupParam0, int dupParam1, int dupParam2, AsyncCallback dupParam3, NetObject dupParam4)
void
NamedPipeClientStream. Connect()
void
NamedPipeClientStream. Connect(int timeout)
Task
NamedPipeClientStream. ConnectAsync()
Task
NamedPipeClientStream. ConnectAsync(int timeout)
Task
NamedPipeClientStream. ConnectAsync(int timeout, CancellationToken cancellationToken)
Task
NamedPipeClientStream. ConnectAsync(CancellationToken cancellationToken)
void
NamedPipeServerStream. Disconnect()
int
PipeStream. EndRead(IAsyncResult asyncResult)
void
NamedPipeServerStream. EndWaitForConnection(IAsyncResult asyncResult)
void
PipeStream. EndWrite(IAsyncResult asyncResult)
String
NamedPipeServerStream. GetImpersonationUserName()
int
PipeStream. getInBufferSize()
int
NamedPipeClientStream. getNumberOfServerInstances()
int
PipeStream. getOutBufferSize()
PipeTransmissionMode
PipeStream. getReadMode()
PipeTransmissionMode
PipeStream. getTransmissionMode()
int
PipeStream. Read(JCORefOut buffer, int offset, int count)
int
PipeStream. ReadByte()
void
NamedPipeServerStream. RunAsClient(PipeStreamImpersonationWorker impersonationWorker)
void
PipeStream. setReadMode(PipeTransmissionMode ReadMode)
void
NamedPipeServerStream. WaitForConnection()
Task
NamedPipeServerStream. WaitForConnectionAsync()
Task
NamedPipeServerStream. WaitForConnectionAsync(CancellationToken cancellationToken)
void
PipeStream. WaitForPipeDrain()
void
PipeStream. Write(byte[] buffer, int offset, int count)
void
PipeStream. Write(JCORefOut dupParam0, int dupParam1, int dupParam2)
void
PipeStream. WriteByte(byte value)
Constructors in system.io.pipes that throw FileNotFoundException Constructor Description AnonymousPipeServerStream()
AnonymousPipeServerStream(PipeDirection direction)
AnonymousPipeServerStream(PipeDirection direction, HandleInheritability inheritability)
AnonymousPipeServerStream(PipeDirection direction, HandleInheritability inheritability, int bufferSize)
AnonymousPipeServerStream(PipeDirection direction, HandleInheritability inheritability, int bufferSize, PipeSecurity pipeSecurity)
NamedPipeClientStream(String serverName, String pipeName, PipeAccessRights desiredAccessRights, PipeOptions options, TokenImpersonationLevel impersonationLevel, HandleInheritability inheritability)
NamedPipeClientStream(String serverName, String pipeName, PipeDirection direction, PipeOptions options, TokenImpersonationLevel impersonationLevel, HandleInheritability inheritability)
NamedPipeServerStream(String pipeName)
NamedPipeServerStream(String pipeName, PipeDirection direction)
NamedPipeServerStream(String pipeName, PipeDirection direction, int maxNumberOfServerInstances)
NamedPipeServerStream(String pipeName, PipeDirection direction, int maxNumberOfServerInstances, PipeTransmissionMode transmissionMode)
NamedPipeServerStream(String pipeName, PipeDirection direction, int maxNumberOfServerInstances, PipeTransmissionMode transmissionMode, PipeOptions options)
NamedPipeServerStream(String pipeName, PipeDirection direction, int maxNumberOfServerInstances, PipeTransmissionMode transmissionMode, PipeOptions options, int inBufferSize, int outBufferSize)
NamedPipeServerStream(String pipeName, PipeDirection direction, int maxNumberOfServerInstances, PipeTransmissionMode transmissionMode, PipeOptions options, int inBufferSize, int outBufferSize, PipeSecurity pipeSecurity)
NamedPipeServerStream(String pipeName, PipeDirection direction, int maxNumberOfServerInstances, PipeTransmissionMode transmissionMode, PipeOptions options, int inBufferSize, int outBufferSize, PipeSecurity pipeSecurity, HandleInheritability inheritability)
NamedPipeServerStream(String pipeName, PipeDirection direction, int maxNumberOfServerInstances, PipeTransmissionMode transmissionMode, PipeOptions options, int inBufferSize, int outBufferSize, PipeSecurity pipeSecurity, HandleInheritability inheritability, PipeAccessRights additionalAccessRights)
-
Uses of FileNotFoundException in system.io.ports
Methods in system.io.ports that throw FileNotFoundException Modifier and Type Method Description void
SerialPort. Open()
int
SerialPort. ReadChar()
void
SerialPort. Write(byte[] buffer, int offset, int count)
void
SerialPort. Write(char[] buffer, int offset, int count)
void
SerialPort. Write(String text)
void
SerialPort. Write(JCORefOut dupParam0, int dupParam1, int dupParam2)
void
SerialPort. WriteLine(String text)
-
Uses of FileNotFoundException in system.management
Methods in system.management that throw FileNotFoundException Modifier and Type Method Description ManagementPath
ManagementPath. Clone()
ManagementPath
ManagementObject. CopyTo(String path)
ManagementPath
ManagementObject. CopyTo(String path, PutOptions options)
void
ManagementObject. CopyTo(ManagementOperationObserver watcher, String path)
void
ManagementObject. CopyTo(ManagementOperationObserver watcher, String path, PutOptions options)
ManagementClass
ManagementClass. Derive(String newClassName)
ManagementPath
ManagementBaseObject. getClassPath()
boolean
ManagementClass. GetStronglyTypedClassCode(CodeLanguage lang, String filePath, String classNamespace)
void
ManagementPath. SetAsClass()
void
ManagementPath. SetAsSingleton()
void
ManagementPath. setClassName(String ClassName)
void
ManagementPath. setNamespacePath(String NamespacePath)
void
ManagementObject. setPath(ManagementPath Path)
void
ManagementPath. setPath(String Path)
void
ManagementPath. setRelativePath(String RelativePath)
void
ManagementPath. setServer(String Server)
-
Uses of FileNotFoundException in system.management.instrumentation
Methods in system.management.instrumentation that throw FileNotFoundException Modifier and Type Method Description void
ManagementInstaller. Commit(IDictionary savedState)
void
BaseEvent. Fire()
static void
Instrumentation. Fire(NetObject eventData)
void
ManagementInstaller. Install(IDictionary savedState)
static void
Instrumentation. Publish(NetObject instanceData)
static void
Instrumentation. RegisterAssembly(Assembly assemblyToRegister)
void
ManagementInstaller. Rollback(IDictionary savedState)
static void
Instrumentation. SetBatchSize(NetType instrumentationClass, int batchSize)
void
Instance. setPublished(boolean Published)
void
ManagementInstaller. Uninstall(IDictionary savedState)
-
Uses of FileNotFoundException in system.media
Methods in system.media that throw FileNotFoundException Modifier and Type Method Description void
SoundPlayer. Load()
void
SoundPlayer. LoadAsync()
void
SoundPlayer. Play()
void
SoundPlayer. PlayLooping()
void
SoundPlayer. PlaySync()
void
SoundPlayer. setSoundLocation(String SoundLocation)
void
SoundPlayer. setStream(Stream Stream)
Constructors in system.media that throw FileNotFoundException Constructor Description SoundPlayer()
SoundPlayer(String soundLocation)
SoundPlayer(Stream stream)
-
Uses of FileNotFoundException in system.messaging
Methods in system.messaging that throw FileNotFoundException Modifier and Type Method Description IAsyncResult
MessageQueue. BeginPeek()
IAsyncResult
MessageQueue. BeginPeek(TimeSpan timeout)
IAsyncResult
MessageQueue. BeginPeek(TimeSpan timeout, NetObject stateObject)
IAsyncResult
MessageQueue. BeginPeek(TimeSpan timeout, NetObject stateObject, AsyncCallback callback)
IAsyncResult
MessageQueue. BeginPeek(TimeSpan timeout, Cursor cursor, PeekAction action, NetObject state, AsyncCallback callback)
IAsyncResult
MessageQueue. BeginReceive()
IAsyncResult
MessageQueue. BeginReceive(TimeSpan timeout)
IAsyncResult
MessageQueue. BeginReceive(TimeSpan timeout, NetObject stateObject)
IAsyncResult
MessageQueue. BeginReceive(TimeSpan timeout, NetObject stateObject, AsyncCallback callback)
IAsyncResult
MessageQueue. BeginReceive(TimeSpan timeout, Cursor cursor, NetObject state, AsyncCallback callback)
boolean
XmlMessageFormatter. CanRead(Message message)
NetObject
XmlMessageFormatter. Clone()
void
MessageQueueInstaller. Commit(IDictionary savedState)
void
MessageQueueInstaller. Install(IDictionary stateSaver)
NetObject
XmlMessageFormatter. Read(Message message)
void
MessageQueueInstaller. Rollback(IDictionary savedState)
void
MessageQueueInstaller. Uninstall(IDictionary savedState)
void
XmlMessageFormatter. Write(Message message, NetObject obj)
-
Uses of FileNotFoundException in system.messaging.design
Methods in system.messaging.design that throw FileNotFoundException Modifier and Type Method Description void
QueuePathDialog. ChoosePath()
NetObject
QueuePathEditor. EditValue(ITypeDescriptorContext context, IServiceProvider provider, NetObject value)
Constructors in system.messaging.design that throw FileNotFoundException Constructor Description QueuePathDialog(IServiceProvider provider)
QueuePathDialog(IUIService uiService)
-
Uses of FileNotFoundException in system.net
Methods in system.net that throw FileNotFoundException Modifier and Type Method Description void
FileWebRequest. Abort()
IAsyncResult
HttpListenerRequest. BeginGetClientCertificate(AsyncCallback requestCallback, NetObject state)
IAsyncResult
HttpListener. BeginGetContext(AsyncCallback callback, NetObject state)
static IAsyncResult
Dns. BeginGetHostAddresses(String hostNameOrAddress, AsyncCallback requestCallback, NetObject state)
static IAsyncResult
Dns. BeginGetHostByName(String hostName, AsyncCallback requestCallback, NetObject stateObject)
static IAsyncResult
Dns. BeginGetHostEntry(String hostNameOrAddress, AsyncCallback requestCallback, NetObject stateObject)
IAsyncResult
FtpWebRequest. BeginGetRequestStream(AsyncCallback callback, NetObject state)
IAsyncResult
HttpWebRequest. BeginGetRequestStream(AsyncCallback callback, NetObject state)
IAsyncResult
FtpWebRequest. BeginGetResponse(AsyncCallback callback, NetObject state)
static IAsyncResult
Dns. BeginResolve(String hostName, AsyncCallback requestCallback, NetObject stateObject)
void
HttpListenerResponse. Close(byte[] responseEntity, boolean willBlock)
void
HttpListenerResponse. Close(JCORefOut dupParam0, boolean dupParam1)
void
HttpWebResponse. Close()
void
WebClient. DownloadFile(Uri address, String fileName)
void
WebClient. DownloadFileAsync(Uri address, String fileName, NetObject userToken)
X509Certificate2
HttpListenerRequest. EndGetClientCertificate(IAsyncResult asyncResult)
HttpListenerContext
HttpListener. EndGetContext(IAsyncResult asyncResult)
static IPAddress[]
Dns. EndGetHostAddresses(IAsyncResult asyncResult)
static IPHostEntry
Dns. EndGetHostByName(IAsyncResult asyncResult)
static IPHostEntry
Dns. EndGetHostEntry(IAsyncResult asyncResult)
Stream
FileWebRequest. EndGetRequestStream(IAsyncResult asyncResult)
Stream
FtpWebRequest. EndGetRequestStream(IAsyncResult asyncResult)
Stream
HttpWebRequest. EndGetRequestStream(IAsyncResult asyncResult)
Stream
HttpWebRequest. EndGetRequestStream(IAsyncResult asyncResult, JCORefOut<TransportContext> context)
WebResponse
FileWebRequest. EndGetResponse(IAsyncResult asyncResult)
WebResponse
FtpWebRequest. EndGetResponse(IAsyncResult asyncResult)
WebResponse
HttpWebRequest. EndGetResponse(IAsyncResult asyncResult)
static IPHostEntry
Dns. EndResolve(IAsyncResult asyncResult)
Uri
WebProxy. getAddress()
NetArrayList
WebProxy. getBypassArrayList()
String[]
WebProxy. getBypassList()
boolean
WebProxy. getBypassProxyOnLocal()
int
ServicePoint. getConnectionLimit()
Stream
FtpWebRequest. GetRequestStream()
Stream
HttpWebRequest. GetRequestStream()
WebResponse
FtpWebRequest. GetResponse()
WebResponse
HttpWebRequest. GetResponse()
byte[]
WebClient. UploadFile(Uri address, String fileName)
byte[]
WebClient. UploadFile(Uri address, String method, String fileName)
void
WebClient. UploadFileAsync(Uri address, String fileName)
void
WebClient. UploadFileAsync(Uri address, String method, String fileName)
void
WebClient. UploadFileAsync(Uri address, String method, String fileName, NetObject userToken)
-
Uses of FileNotFoundException in system.net.http
Methods in system.net.http that throw FileNotFoundException Modifier and Type Method Description void
HttpClient. CancelPendingRequests()
Constructors in system.net.http that throw FileNotFoundException Constructor Description HttpClientHandler()
-
Uses of FileNotFoundException in system.net.mail
Methods in system.net.mail that throw FileNotFoundException Modifier and Type Method Description void
SmtpClient. Dispose()
void
SmtpClient. Send(MailMessage message)
void
SmtpClient. SendAsync(String from, String recipients, String subject, String body, NetObject userToken)
void
SmtpClient. SendAsync(MailMessage message, NetObject userToken)
void
SmtpClient. SendAsyncCancel()
Task
SmtpClient. SendMailAsync(MailMessage message)
Constructors in system.net.mail that throw FileNotFoundException Constructor Description AlternateView(String fileName)
AlternateView(String fileName, String mediaType)
AlternateView(String fileName, ContentType contentType)
Attachment(String fileName)
Attachment(String fileName, String mediaType)
Attachment(String fileName, ContentType contentType)
LinkedResource(String fileName)
LinkedResource(String fileName, String mediaType)
LinkedResource(String fileName, ContentType contentType)
-
Uses of FileNotFoundException in system.net.networkinformation
Methods in system.net.networkinformation that throw FileNotFoundException Modifier and Type Method Description PingReply
Ping. Send(String hostNameOrAddress)
PingReply
Ping. Send(String hostNameOrAddress, int timeout)
PingReply
Ping. Send(String hostNameOrAddress, int timeout, byte[] buffer)
PingReply
Ping. Send(String hostNameOrAddress, int timeout, byte[] buffer, PingOptions options)
PingReply
Ping. Send(String dupParam0, int dupParam1, JCORefOut dupParam2)
PingReply
Ping. Send(String dupParam0, int dupParam1, JCORefOut dupParam2, PingOptions dupParam3)
PingReply
Ping. Send(IPAddress address)
PingReply
Ping. Send(IPAddress address, int timeout)
PingReply
Ping. Send(IPAddress address, int timeout, byte[] buffer)
PingReply
Ping. Send(IPAddress address, int timeout, byte[] buffer, PingOptions options)
PingReply
Ping. Send(IPAddress dupParam0, int dupParam1, JCORefOut dupParam2)
PingReply
Ping. Send(IPAddress dupParam0, int dupParam1, JCORefOut dupParam2, PingOptions dupParam3)
void
Ping. SendAsync(String hostNameOrAddress, int timeout, byte[] buffer, NetObject userToken)
void
Ping. SendAsync(String hostNameOrAddress, int timeout, byte[] buffer, PingOptions options, NetObject userToken)
void
Ping. SendAsync(String dupParam0, int dupParam1, JCORefOut dupParam2, NetObject dupParam3)
void
Ping. SendAsync(String dupParam0, int dupParam1, JCORefOut dupParam2, PingOptions dupParam3, NetObject dupParam4)
void
Ping. SendAsync(String hostNameOrAddress, int timeout, NetObject userToken)
void
Ping. SendAsync(String hostNameOrAddress, NetObject userToken)
void
Ping. SendAsync(IPAddress address, int timeout, byte[] buffer, NetObject userToken)
void
Ping. SendAsync(IPAddress address, int timeout, byte[] buffer, PingOptions options, NetObject userToken)
void
Ping. SendAsync(IPAddress dupParam0, int dupParam1, JCORefOut dupParam2, NetObject dupParam3)
void
Ping. SendAsync(IPAddress dupParam0, int dupParam1, JCORefOut dupParam2, PingOptions dupParam3, NetObject dupParam4)
void
Ping. SendAsync(IPAddress address, int timeout, NetObject userToken)
void
Ping. SendAsync(IPAddress address, NetObject userToken)
-
Uses of FileNotFoundException in system.net.peertopeer
Methods in system.net.peertopeer that throw FileNotFoundException Modifier and Type Method Description void
PeerNameResolver. ResolveAsync(PeerName peerName, int maxRecords, NetObject userState)
void
PeerNameResolver. ResolveAsync(PeerName peerName, NetObject userState)
void
PeerNameResolver. ResolveAsync(PeerName peerName, Cloud cloud, NetObject userState)
-
Uses of FileNotFoundException in system.net.peertopeer.collaboration
Methods in system.net.peertopeer.collaboration that throw FileNotFoundException Modifier and Type Method Description PeerInvitationResponse
PeerContact. Invite()
PeerInvitationResponse
PeerContact. Invite(PeerEndPoint peerEndPoint)
PeerInvitationResponse
PeerNearMe. Invite()
void
PeerContact. InviteAsync(NetObject userToken)
void
PeerContact. InviteAsync(PeerApplication applicationToInvite, String message, byte[] invitationData, NetObject userToken)
void
PeerContact. InviteAsync(PeerApplication dupParam0, String dupParam1, JCORefOut dupParam2, NetObject dupParam3)
void
PeerContact. InviteAsync(PeerEndPoint peerEndPoint, String message, byte[] invitationData, PeerApplication applicationToInvite, NetObject userToken)
void
PeerContact. InviteAsync(PeerEndPoint dupParam0, String dupParam1, JCORefOut dupParam2, PeerApplication dupParam3, NetObject dupParam4)
void
PeerContact. InviteAsync(PeerEndPoint peerEndPoint, NetObject userToken)
void
PeerNearMe. InviteAsync(NetObject userToken)
void
PeerNearMe. InviteAsync(PeerApplication applicationToInvite, String message, byte[] invitationData, NetObject userToken)
void
PeerNearMe. InviteAsync(PeerApplication dupParam0, String dupParam1, JCORefOut dupParam2, NetObject dupParam3)
void
PeerNearMe. RefreshData()
void
PeerNearMe. RefreshDataAsync(NetObject userToken)
-
Uses of FileNotFoundException in system.net.security
Methods in system.net.security that throw FileNotFoundException Modifier and Type Method Description IAsyncResult
NegotiateStream. BeginRead(byte[] buffer, int offset, int count, AsyncCallback asyncCallback, NetObject asyncState)
IAsyncResult
NegotiateStream. BeginRead(JCORefOut dupParam0, int dupParam1, int dupParam2, AsyncCallback dupParam3, NetObject dupParam4)
IAsyncResult
SslStream. BeginRead(byte[] buffer, int offset, int count, AsyncCallback asyncCallback, NetObject asyncState)
IAsyncResult
SslStream. BeginRead(JCORefOut dupParam0, int dupParam1, int dupParam2, AsyncCallback dupParam3, NetObject dupParam4)
IAsyncResult
NegotiateStream. BeginWrite(byte[] buffer, int offset, int count, AsyncCallback asyncCallback, NetObject asyncState)
IAsyncResult
NegotiateStream. BeginWrite(JCORefOut dupParam0, int dupParam1, int dupParam2, AsyncCallback dupParam3, NetObject dupParam4)
void
NegotiateStream. EndAuthenticateAsClient(IAsyncResult asyncResult)
void
SslStream. EndAuthenticateAsClient(IAsyncResult asyncResult)
void
NegotiateStream. EndAuthenticateAsServer(IAsyncResult asyncResult)
void
SslStream. EndAuthenticateAsServer(IAsyncResult asyncResult)
int
NegotiateStream. EndRead(IAsyncResult asyncResult)
int
SslStream. EndRead(IAsyncResult asyncResult)
void
NegotiateStream. EndWrite(IAsyncResult asyncResult)
void
SslStream. EndWrite(IAsyncResult asyncResult)
int
NegotiateStream. Read(byte[] buffer, int offset, int count)
int
NegotiateStream. Read(JCORefOut dupParam0, int dupParam1, int dupParam2)
int
SslStream. Read(byte[] buffer, int offset, int count)
int
SslStream. Read(JCORefOut dupParam0, int dupParam1, int dupParam2)
void
NegotiateStream. Write(byte[] buffer, int offset, int count)
void
NegotiateStream. Write(JCORefOut dupParam0, int dupParam1, int dupParam2)
-
Uses of FileNotFoundException in system.net.sockets
Methods in system.net.sockets that throw FileNotFoundException Modifier and Type Method Description Socket
Socket. Accept()
Socket
TcpListener. AcceptSocket()
TcpClient
TcpListener. AcceptTcpClient()
IAsyncResult
Socket. BeginAccept(int receiveSize, AsyncCallback callback, NetObject state)
IAsyncResult
Socket. BeginAccept(AsyncCallback callback, NetObject state)
IAsyncResult
Socket. BeginAccept(Socket acceptSocket, int receiveSize, AsyncCallback callback, NetObject state)
IAsyncResult
Socket. BeginDisconnect(boolean reuseSocket, AsyncCallback callback, NetObject state)
IAsyncResult
Socket. BeginReceive(byte[] buffer, int offset, int size, SocketFlags socketFlags, JCORefOut<SocketError> errorCode, AsyncCallback callback, NetObject state)
IAsyncResult
Socket. BeginReceive(byte[] buffer, int offset, int size, SocketFlags socketFlags, AsyncCallback callback, NetObject state)
IAsyncResult
Socket. BeginReceive(JCORefOut dupParam0, int dupParam1, int dupParam2, SocketFlags dupParam3, AsyncCallback dupParam4, NetObject dupParam5)
IAsyncResult
UdpClient. BeginReceive(AsyncCallback requestCallback, NetObject state)
IAsyncResult
Socket. BeginReceiveFrom(byte[] buffer, int offset, int size, SocketFlags socketFlags, JCORefOut<EndPoint> remoteEP, AsyncCallback callback, NetObject state)
IAsyncResult
Socket. BeginReceiveMessageFrom(byte[] buffer, int offset, int size, SocketFlags socketFlags, JCORefOut<EndPoint> remoteEP, AsyncCallback callback, NetObject state)
IAsyncResult
Socket. BeginSend(byte[] buffer, int offset, int size, SocketFlags socketFlags, JCORefOut<SocketError> errorCode, AsyncCallback callback, NetObject state)
IAsyncResult
Socket. BeginSend(byte[] buffer, int offset, int size, SocketFlags socketFlags, AsyncCallback callback, NetObject state)
IAsyncResult
Socket. BeginSend(JCORefOut dupParam0, int dupParam1, int dupParam2, SocketFlags dupParam3, AsyncCallback dupParam4, NetObject dupParam5)
IAsyncResult
Socket. BeginSendFile(String fileName, AsyncCallback callback, NetObject state)
IAsyncResult
Socket. BeginSendTo(byte[] buffer, int offset, int size, SocketFlags socketFlags, EndPoint remoteEP, AsyncCallback callback, NetObject state)
IAsyncResult
Socket. BeginSendTo(JCORefOut dupParam0, int dupParam1, int dupParam2, SocketFlags dupParam3, EndPoint dupParam4, AsyncCallback dupParam5, NetObject dupParam6)
void
Socket. Disconnect(boolean reuseSocket)
void
Socket. Dispose()
void
UdpClient. DropMulticastGroup(IPAddress multicastAddr)
void
UdpClient. DropMulticastGroup(IPAddress multicastAddr, int ifindex)
SocketInformation
Socket. DuplicateAndClose(int targetProcessId)
Socket
Socket. EndAccept(JCORefOut buffer, JCORefOut<AtomicInteger> bytesTransferred, IAsyncResult asyncResult)
Socket
Socket. EndAccept(JCORefOut buffer, IAsyncResult asyncResult)
Socket
Socket. EndAccept(IAsyncResult asyncResult)
Socket
TcpListener. EndAcceptSocket(IAsyncResult asyncResult)
TcpClient
TcpListener. EndAcceptTcpClient(IAsyncResult asyncResult)
void
Socket. EndConnect(IAsyncResult asyncResult)
void
TcpClient. EndConnect(IAsyncResult asyncResult)
void
Socket. EndDisconnect(IAsyncResult asyncResult)
int
NetworkStream. EndRead(IAsyncResult asyncResult)
int
Socket. EndReceive(IAsyncResult asyncResult)
int
Socket. EndReceive(IAsyncResult asyncResult, JCORefOut<SocketError> errorCode)
byte[]
UdpClient. EndReceive(IAsyncResult asyncResult, JCORefOut<IPEndPoint> remoteEP)
int
Socket. EndReceiveFrom(IAsyncResult asyncResult, JCORefOut<EndPoint> endPoint)
int
Socket. EndReceiveMessageFrom(IAsyncResult asyncResult, JCORefOut<SocketFlags> socketFlags, JCORefOut<EndPoint> endPoint, JCORefOut<IPPacketInformation> ipPacketInformation)
int
Socket. EndSend(IAsyncResult asyncResult)
int
Socket. EndSend(IAsyncResult asyncResult, JCORefOut<SocketError> errorCode)
int
UdpClient. EndSend(IAsyncResult asyncResult)
void
Socket. EndSendFile(IAsyncResult asyncResult)
int
Socket. EndSendTo(IAsyncResult asyncResult)
void
NetworkStream. EndWrite(IAsyncResult asyncResult)
int
Socket. getAvailable()
int
TcpClient. getAvailable()
int
UdpClient. getAvailable()
boolean
Socket. getConnected()
boolean
TcpClient. getConnected()
boolean
NetworkStream. getDataAvailable()
boolean
Socket. getDontFragment()
boolean
Socket. getDualMode()
boolean
Socket. getEnableBroadcast()
boolean
Socket. getExclusiveAddressUse()
LingerOption
Socket. getLingerState()
LingerOption
TcpClient. getLingerState()
EndPoint
TcpListener. getLocalEndpoint()
EndPoint
Socket. getLocalEndPoint()
boolean
Socket. getMulticastLoopback()
boolean
Socket. getNoDelay()
int
Socket. getReceiveBufferSize()
int
Socket. getReceiveTimeout()
EndPoint
Socket. getRemoteEndPoint()
int
Socket. getSendBufferSize()
int
Socket. getSendTimeout()
NetObject
Socket. GetSocketOption(SocketOptionLevel optionLevel, SocketOptionName optionName)
void
Socket. GetSocketOption(SocketOptionLevel optionLevel, SocketOptionName optionName, byte[] optionValue)
byte[]
Socket. GetSocketOption(SocketOptionLevel optionLevel, SocketOptionName optionName, int optionLength)
void
Socket. GetSocketOption(SocketOptionLevel dupParam0, SocketOptionName dupParam1, JCORefOut dupParam2)
NetworkStream
TcpClient. GetStream()
short
Socket. getTtl()
int
Socket. IOControl(int ioControlCode, byte[] optionInValue, byte[] optionOutValue)
int
Socket. IOControl(int dupParam0, JCORefOut dupParam1, JCORefOut dupParam2)
int
Socket. IOControl(IOControlCode ioControlCode, byte[] optionInValue, byte[] optionOutValue)
int
Socket. IOControl(IOControlCode dupParam0, JCORefOut dupParam1, JCORefOut dupParam2)
void
UdpClient. JoinMulticastGroup(int ifindex, IPAddress multicastAddr)
void
UdpClient. JoinMulticastGroup(IPAddress multicastAddr)
void
UdpClient. JoinMulticastGroup(IPAddress multicastAddr, IPAddress localAddress)
void
Socket. Listen(int backlog)
boolean
TcpListener. Pending()
boolean
Socket. Poll(int microSeconds, SelectMode mode)
int
NetworkStream. Read(JCORefOut buffer, int offset, int size)
int
Socket. Receive(byte[] buffer)
int
Socket. Receive(byte[] buffer, int offset, int size, SocketFlags socketFlags)
int
Socket. Receive(byte[] buffer, int offset, int size, SocketFlags socketFlags, JCORefOut<SocketError> errorCode)
int
Socket. Receive(byte[] buffer, int size, SocketFlags socketFlags)
int
Socket. Receive(byte[] buffer, SocketFlags socketFlags)
int
Socket. Receive(JCORefOut dupParam0)
int
Socket. Receive(JCORefOut dupParam0, int dupParam1, int dupParam2, SocketFlags dupParam3)
int
Socket. Receive(JCORefOut dupParam0, int dupParam1, SocketFlags dupParam2)
int
Socket. Receive(JCORefOut dupParam0, SocketFlags dupParam1)
boolean
Socket. ReceiveAsync(SocketAsyncEventArgs e)
int
Socket. ReceiveMessageFrom(byte[] buffer, int offset, int size, JCORefOut<SocketFlags> socketFlags, JCORefOut<EndPoint> remoteEP, JCORefOut<IPPacketInformation> ipPacketInformation)
int
Socket. Send(byte[] buffer)
int
Socket. Send(byte[] buffer, int offset, int size, SocketFlags socketFlags)
int
Socket. Send(byte[] buffer, int offset, int size, SocketFlags socketFlags, JCORefOut<SocketError> errorCode)
int
Socket. Send(byte[] buffer, int size, SocketFlags socketFlags)
int
Socket. Send(byte[] buffer, SocketFlags socketFlags)
int
Socket. Send(JCORefOut dupParam0)
int
Socket. Send(JCORefOut dupParam0, int dupParam1, int dupParam2, SocketFlags dupParam3)
int
Socket. Send(JCORefOut dupParam0, int dupParam1, SocketFlags dupParam2)
int
Socket. Send(JCORefOut dupParam0, SocketFlags dupParam1)
int
UdpClient. Send(byte[] dgram, int bytes)
int
UdpClient. Send(byte[] dgram, int bytes, String hostname, int port)
int
UdpClient. Send(byte[] dgram, int bytes, IPEndPoint endPoint)
int
UdpClient. Send(JCORefOut dupParam0, int dupParam1)
int
UdpClient. Send(JCORefOut dupParam0, int dupParam1, String dupParam2, int dupParam3)
int
UdpClient. Send(JCORefOut dupParam0, int dupParam1, IPEndPoint dupParam2)
boolean
Socket. SendAsync(SocketAsyncEventArgs e)
void
Socket. SendFile(String fileName, byte[] preBuffer, byte[] postBuffer, TransmitFileOptions flags)
void
Socket. SendFile(String dupParam0, JCORefOut dupParam1, JCORefOut dupParam2, TransmitFileOptions dupParam3)
boolean
Socket. SendPacketsAsync(SocketAsyncEventArgs e)
void
Socket. setBlocking(boolean Blocking)
void
Socket. setDontFragment(boolean DontFragment)
void
Socket. setDualMode(boolean DualMode)
void
Socket. setEnableBroadcast(boolean EnableBroadcast)
void
Socket. setExclusiveAddressUse(boolean ExclusiveAddressUse)
void
Socket. SetIPProtectionLevel(IPProtectionLevel level)
void
Socket. setLingerState(LingerOption LingerState)
void
TcpClient. setLingerState(LingerOption LingerState)
void
Socket. setMulticastLoopback(boolean MulticastLoopback)
void
Socket. setNoDelay(boolean NoDelay)
void
TcpClient. setNoDelay(boolean NoDelay)
void
Socket. setReceiveBufferSize(int ReceiveBufferSize)
void
TcpClient. setReceiveBufferSize(int ReceiveBufferSize)
void
Socket. setReceiveTimeout(int ReceiveTimeout)
void
TcpClient. setReceiveTimeout(int ReceiveTimeout)
void
Socket. setSendBufferSize(int SendBufferSize)
void
TcpClient. setSendBufferSize(int SendBufferSize)
void
Socket. setSendTimeout(int SendTimeout)
void
TcpClient. setSendTimeout(int SendTimeout)
void
Socket. SetSocketOption(SocketOptionLevel optionLevel, SocketOptionName optionName, boolean optionValue)
void
Socket. SetSocketOption(SocketOptionLevel optionLevel, SocketOptionName optionName, byte[] optionValue)
void
Socket. SetSocketOption(SocketOptionLevel optionLevel, SocketOptionName optionName, int optionValue)
void
Socket. SetSocketOption(SocketOptionLevel dupParam0, SocketOptionName dupParam1, JCORefOut dupParam2)
void
Socket. SetSocketOption(SocketOptionLevel optionLevel, SocketOptionName optionName, NetObject optionValue)
void
Socket. setTtl(short Ttl)
void
Socket. Shutdown(SocketShutdown how)
void
NetworkStream. Write(byte[] buffer, int offset, int size)
void
NetworkStream. Write(JCORefOut dupParam0, int dupParam1, int dupParam2)
-
Uses of FileNotFoundException in system.net.websockets
Methods in system.net.websockets that throw FileNotFoundException Modifier and Type Method Description void
ClientWebSocket. Dispose()
-
Uses of FileNotFoundException in system.printing
Methods in system.printing that throw FileNotFoundException Modifier and Type Method Description IAsyncResult
PrintQueueStream. BeginWrite(byte[] buffer, int offset, int count, AsyncCallback callback, NetObject state)
IAsyncResult
PrintQueueStream. BeginWrite(JCORefOut dupParam0, int dupParam1, int dupParam2, AsyncCallback dupParam3, NetObject dupParam4)
-
Uses of FileNotFoundException in system.reflection
Methods in system.reflection that throw FileNotFoundException Modifier and Type Method Description static AssemblyName
AssemblyName. GetAssemblyName(String assemblyFile)
AssemblyName
AssemblyNameProxy. GetAssemblyName(String assemblyFile)
static Assembly
Assembly. GetEntryAssembly()
static Assembly
Assembly. Load(AssemblyName assemblyRef)
static Assembly
Assembly. Load(AssemblyName assemblyRef, Evidence assemblySecurity)
-
Uses of FileNotFoundException in system.reflection.emit
Methods in system.reflection.emit that throw FileNotFoundException Modifier and Type Method Description void
AssemblyBuilder. AddResourceFile(String name, String fileName)
void
AssemblyBuilder. AddResourceFile(String name, String fileName, ResourceAttributes attribute)
static AssemblyBuilder
AssemblyBuilder. DefineDynamicAssembly(AssemblyName name, AssemblyBuilderAccess access)
IResourceWriter
AssemblyBuilder. DefineResource(String name, String description, String fileName)
IResourceWriter
AssemblyBuilder. DefineResource(String name, String description, String fileName, ResourceAttributes attribute)
void
AssemblyBuilder. DefineUnmanagedResource(String resourceFileName)
void
ModuleBuilder. DefineUnmanagedResource(String resourceFileName)
Assembly
AssemblyBuilder. GetSatelliteAssembly(CultureInfo culture)
Assembly
AssemblyBuilder. GetSatelliteAssembly(CultureInfo culture, Version version)
void
AssemblyBuilder. Save(String assemblyFileName)
void
AssemblyBuilder. Save(String assemblyFileName, PortableExecutableKinds portableExecutableKind, ImageFileMachine imageFileMachine)
-
Uses of FileNotFoundException in system.resources
Methods in system.resources that throw FileNotFoundException Modifier and Type Method Description void
ResourceWriter. Close()
void
ResourceWriter. Dispose()
void
ResXResourceWriter. Dispose()
void
ResourceWriter. Generate()
Constructors in system.resources that throw FileNotFoundException Constructor Description ResourceReader(String fileName)
ResourceSet(String fileName)
ResourceWriter(String fileName)
-
Uses of FileNotFoundException in system.resources.tools
Methods in system.resources.tools that throw FileNotFoundException Modifier and Type Method Description static CodeCompileUnit
StronglyTypedResourceBuilder. Create(String resxFile, String baseName, String generatedCodeNamespace, String resourcesNamespace, CodeDomProvider codeProvider, boolean internalClass, JCORefOut unmatchable)
-
Uses of FileNotFoundException in system.runtime
Constructors in system.runtime that throw FileNotFoundException Constructor Description MemoryFailPoint(int sizeInMegabytes)
-
Uses of FileNotFoundException in system.runtime.caching
Methods in system.runtime.caching that throw FileNotFoundException Modifier and Type Method Description static MemoryCache
MemoryCache. getDefault()
long
MemoryCache. Trim(int percent)
Constructors in system.runtime.caching that throw FileNotFoundException Constructor Description MemoryCache(String name, NameValueCollection config)
MemoryCache(String name, NameValueCollection config, boolean ignoreConfigSection)
-
Uses of FileNotFoundException in system.runtime.compilerservices
Methods in system.runtime.compilerservices that throw FileNotFoundException Modifier and Type Method Description void
AsyncTaskMethodBuilder. SetResult()
-
Uses of FileNotFoundException in system.runtime.designerservices
Methods in system.runtime.designerservices that throw FileNotFoundException Modifier and Type Method Description Assembly
WindowsRuntimeDesignerContext. GetAssembly(String assemblyName)
-
Uses of FileNotFoundException in system.runtime.durableinstancing
Methods in system.runtime.durableinstancing that throw FileNotFoundException Modifier and Type Method Description IAsyncResult
InstancePersistenceContext. BeginBindReclaimedLock(long instanceVersion, TimeSpan timeout, AsyncCallback callback, NetObject state)
IAsyncResult
InstancePersistenceContext. BeginExecute(InstancePersistenceCommand command, TimeSpan timeout, AsyncCallback callback, NetObject state)
IAsyncResult
InstanceStore. BeginWaitForEvents(InstanceHandle handle, TimeSpan timeout, AsyncCallback callback, NetObject state)
void
InstancePersistenceContext. BindReclaimedLock(long instanceVersion, TimeSpan timeout)
NetException
InstancePersistenceContext. CreateBindReclaimedLockException(long instanceVersion)
void
InstancePersistenceContext. EndBindReclaimedLock(IAsyncResult result)
void
InstancePersistenceContext. EndExecute(IAsyncResult result)
InstanceView
InstanceStore. EndExecute(IAsyncResult result)
void
InstancePersistenceContext. Execute(InstancePersistenceCommand command, TimeSpan timeout)
InstanceView
InstanceStore. Execute(InstanceHandle handle, InstancePersistenceCommand command, TimeSpan timeout)
void
InstanceHandle. Free()
-
Uses of FileNotFoundException in system.runtime.hosting
Methods in system.runtime.hosting that throw FileNotFoundException Modifier and Type Method Description ObjectHandle
ApplicationActivator. CreateInstance(ActivationContext activationContext)
-
Uses of FileNotFoundException in system.runtime.interopservices
Methods in system.runtime.interopservices that throw FileNotFoundException Modifier and Type Method Description AssemblyBuilder
TypeLibConverter. ConvertTypeLibToAssembly(NetObject typeLib, String asmFileName, TypeLibImporterFlags flags, ITypeLibImporterNotifySink notifySink, byte[] publicKey, StrongNameKeyPair keyPair, String asmNamespace, Version asmVersion)
AssemblyBuilder
TypeLibConverter. ConvertTypeLibToAssembly(NetObject dupParam0, String dupParam1, TypeLibImporterFlags dupParam2, ITypeLibImporterNotifySink dupParam3, JCORefOut dupParam4, StrongNameKeyPair dupParam5, String dupParam6, Version dupParam7)
-
Uses of FileNotFoundException in system.runtime.remoting
Methods in system.runtime.remoting that throw FileNotFoundException Modifier and Type Method Description static NetObject
RemotingServices. GetLifetimeService(MarshalByRefObject obj)
NetObject
ObjectHandle. InitializeLifetimeService()
-
Uses of FileNotFoundException in system.runtime.remoting.channels.http
Methods in system.runtime.remoting.channels.http that throw FileNotFoundException Modifier and Type Method Description IHttpHandler
HttpRemotingHandlerFactory. GetHandler(HttpContext context, String verb, String url, String filePath)
void
HttpRemotingHandler. ProcessRequest(HttpContext context)
Constructors in system.runtime.remoting.channels.http that throw FileNotFoundException Constructor Description HttpChannel()
HttpChannel(int port)
HttpChannel(IDictionary properties, IClientChannelSinkProvider clientSinkProvider, IServerChannelSinkProvider serverSinkProvider)
HttpServerChannel()
HttpServerChannel(int port)
HttpServerChannel(String name, int port)
HttpServerChannel(String name, int port, IServerChannelSinkProvider sinkProvider)
HttpServerChannel(IDictionary properties, IServerChannelSinkProvider sinkProvider)
-
Uses of FileNotFoundException in system.runtime.remoting.channels.ipc
Constructors in system.runtime.remoting.channels.ipc that throw FileNotFoundException Constructor Description IpcChannel(String portName)
IpcChannel(IDictionary properties, IClientChannelSinkProvider clientSinkProvider, IServerChannelSinkProvider serverSinkProvider)
IpcChannel(IDictionary properties, IClientChannelSinkProvider clientSinkProvider, IServerChannelSinkProvider serverSinkProvider, CommonSecurityDescriptor securityDescriptor)
IpcServerChannel(String portName)
IpcServerChannel(String name, String portName)
IpcServerChannel(String name, String portName, IServerChannelSinkProvider sinkProvider)
IpcServerChannel(IDictionary properties, IServerChannelSinkProvider sinkProvider)
IpcServerChannel(IDictionary properties, IServerChannelSinkProvider sinkProvider, CommonSecurityDescriptor securityDescriptor)
-
Uses of FileNotFoundException in system.runtime.remoting.contexts
Methods in system.runtime.remoting.contexts that throw FileNotFoundException Modifier and Type Method Description IMessageSink
SynchronizationAttribute. GetClientContextSink(IMessageSink nextSink)
IMessageSink
SynchronizationAttribute. GetServerContextSink(IMessageSink nextSink)
-
Uses of FileNotFoundException in system.runtime.remoting.lifetime
Methods in system.runtime.remoting.lifetime that throw FileNotFoundException Modifier and Type Method Description boolean
ClientSponsor. Register(MarshalByRefObject obj)
-
Uses of FileNotFoundException in system.runtime.remoting.messaging
Methods in system.runtime.remoting.messaging that throw FileNotFoundException Modifier and Type Method Description WaitHandle
AsyncResult. getAsyncWaitHandle()
IMessage
AsyncResult. SyncProcessMessage(IMessage msg)
-
Uses of FileNotFoundException in system.runtime.remoting.metadataservices
Methods in system.runtime.remoting.metadataservices that throw FileNotFoundException Modifier and Type Method Description static void
MetaData. ConvertCodeSourceStreamToAssemblyFile(NetArrayList outCodeStreamList, String assemblyPath, String strongNameFilename)
static void
MetaData. ConvertTypesToSchemaToFile(NetType[] types, SdlType sdlType, String path)
static void
MetaData. ConvertTypesToSchemaToFile(ServiceType[] types, SdlType sdlType, String path)
static void
MetaData. RetrieveSchemaFromUrlToFile(String url, String path)
static void
MetaData. SaveStreamToFile(Stream inputStream, String path)
-
Uses of FileNotFoundException in system.security
Methods in system.security that throw FileNotFoundException Modifier and Type Method Description ApplicationTrust
HostSecurityManager. DetermineApplicationTrust(Evidence applicationEvidence, Evidence activatorEvidence, TrustManagerContext context)
static PolicyLevel
SecurityManager. LoadPolicyLevelFromFile(String path, PolicyLevelType type)
static IEnumerator
SecurityManager. ResolvePolicyGroups(Evidence evidence)
static void
SecurityManager. SavePolicyLevel(PolicyLevel level)
-
Uses of FileNotFoundException in system.security.accesscontrol
Constructors in system.security.accesscontrol that throw FileNotFoundException Constructor Description DirectorySecurity(String name, AccessControlSections includeSections)
FileSecurity(String fileName, AccessControlSections includeSections)
-
Uses of FileNotFoundException in system.security.cryptography
Methods in system.security.cryptography that throw FileNotFoundException Modifier and Type Method Description static DataProtector
DataProtector. Create(String providerClass, String applicationName, String primaryPurpose, String... specificPurposes)
static DataProtector
DataProtector. Create(String dupParam0, String dupParam1, String dupParam2, JCORefOut dupParam3)
static NetObject
CryptoConfig. CreateFromName(String name)
static NetObject
CryptoConfig. CreateFromName(String name, NetObject... args)
static String
CryptoConfig. MapNameToOID(String name)
void
DSASignatureDeformatter. SetHashAlgorithm(String strName)
void
DSASignatureFormatter. SetHashAlgorithm(String strName)
void
RSAPKCS1SignatureDeformatter. SetHashAlgorithm(String strName)
void
RSAPKCS1SignatureFormatter. SetHashAlgorithm(String strName)
Constructors in system.security.cryptography that throw FileNotFoundException Constructor Description DSASignatureDeformatter()
DSASignatureFormatter()
-
Uses of FileNotFoundException in system.security.cryptography.x509certificates
Methods in system.security.cryptography.x509certificates that throw FileNotFoundException Modifier and Type Method Description static X509ContentType
X509Certificate2. GetCertContentType(byte[] rawData)
static X509ContentType
X509Certificate2. GetCertContentType(String fileName)
static X509ContentType
X509Certificate2. GetCertContentType(JCORefOut dupParam0)
void
X509Certificate. Import(String fileName)
void
X509Certificate. Import(String fileName, String password, X509KeyStorageFlags keyStorageFlags)
void
X509Certificate. Import(String fileName, SecureString password, X509KeyStorageFlags keyStorageFlags)
void
X509Certificate2Collection. Import(String fileName, String password, X509KeyStorageFlags keyStorageFlags)
Constructors in system.security.cryptography.x509certificates that throw FileNotFoundException Constructor Description X509Certificate(String fileName)
X509Certificate(String fileName, String password)
X509Certificate(String fileName, String password, X509KeyStorageFlags keyStorageFlags)
X509Certificate(String fileName, SecureString password)
X509Certificate(String fileName, SecureString password, X509KeyStorageFlags keyStorageFlags)
-
Uses of FileNotFoundException in system.security.cryptography.xml
Methods in system.security.cryptography.xml that throw FileNotFoundException Modifier and Type Method Description boolean
SignedXml. CheckSignature(AsymmetricAlgorithm key)
boolean
SignedXml. CheckSignature(KeyedHashAlgorithm macAlg)
boolean
SignedXml. CheckSignature(X509Certificate2 certificate, boolean verifySignatureOnly)
boolean
SignedXml. CheckSignatureReturningKey(JCORefOut<AsymmetricAlgorithm> signingKey)
void
SignedXml. ComputeSignature()
void
SignedXml. ComputeSignature(KeyedHashAlgorithm macAlg)
NetObject
XmlDsigXsltTransform. GetOutput()
void
XmlDecryptionTransform. LoadInput(NetObject obj)
void
XmlDsigEnvelopedSignatureTransform. LoadInput(NetObject obj)
void
XmlDsigXPathTransform. LoadInput(NetObject obj)
-
Uses of FileNotFoundException in system.security.permissions
Methods in system.security.permissions that throw FileNotFoundException Modifier and Type Method Description IPermission
PublisherIdentityPermissionAttribute. CreatePermission()
PermissionSet
PermissionSetAttribute. CreatePermissionSet()
Constructors in system.security.permissions that throw FileNotFoundException Constructor Description FileIOPermission(FileIOPermissionAccess access, AccessControlActions control, String path)
-
Uses of FileNotFoundException in system.security.policy
-
Uses of FileNotFoundException in system.security.rightsmanagement
Methods in system.security.rightsmanagement that throw FileNotFoundException Modifier and Type Method Description static SecureEnvironment
SecureEnvironment. Create(String applicationManifest, AuthenticationType authentication, UserActivationMode userActivationMode)
static SecureEnvironment
SecureEnvironment. Create(String applicationManifest, ContentUser user)
void
SecureEnvironment. Dispose()
boolean
ContentUser. IsAuthenticated()
static boolean
SecureEnvironment. IsUserActivated(ContentUser user)
static void
SecureEnvironment. RemoveActivatedUser(ContentUser user)
PublishLicense
UnsignedPublishLicense. Sign(SecureEnvironment secureEnvironment, JCORefOut<UseLicense> authorUseLicense)
-
Uses of FileNotFoundException in system.servicemodel
Methods in system.servicemodel that throw FileNotFoundException Modifier and Type Method Description static void
ServiceHostingEnvironment. EnsureInitialized()
static void
ServiceHostingEnvironment. EnsureServiceAvailable(String virtualPath)
-
Uses of FileNotFoundException in system.servicemodel.activation
Methods in system.servicemodel.activation that throw FileNotFoundException Modifier and Type Method Description void
ServiceBuildProvider. GenerateCode(AssemblyBuilder assemblyBuilder)
Constructors in system.servicemodel.activation that throw FileNotFoundException Constructor Description ServiceRoute(String routePrefix, ServiceHostFactoryBase serviceHostFactory, NetType serviceType)
-
Uses of FileNotFoundException in system.servicemodel.activities
Methods in system.servicemodel.activities that throw FileNotFoundException Modifier and Type Method Description IAsyncResult
WorkflowControlClient. BeginCancel(Guid instanceId, AsyncCallback callback, NetObject state)
IAsyncResult
WorkflowUpdateableControlClient. BeginCancel(Guid instanceId, AsyncCallback callback, NetObject state)
IAsyncResult
WorkflowControlClient. BeginRun(Guid instanceId, AsyncCallback callback, NetObject state)
IAsyncResult
WorkflowUpdateableControlClient. BeginRun(Guid instanceId, AsyncCallback callback, NetObject state)
IAsyncResult
WorkflowControlClient. BeginSuspend(Guid instanceId, String reason, AsyncCallback callback, NetObject state)
IAsyncResult
WorkflowUpdateableControlClient. BeginSuspend(Guid instanceId, String reason, AsyncCallback callback, NetObject state)
IAsyncResult
WorkflowControlClient. BeginTerminate(Guid instanceId, String reason, AsyncCallback callback, NetObject state)
IAsyncResult
WorkflowUpdateableControlClient. BeginTerminate(Guid instanceId, String reason, AsyncCallback callback, NetObject state)
IAsyncResult
WorkflowControlClient. BeginUnsuspend(Guid instanceId, AsyncCallback callback, NetObject state)
IAsyncResult
WorkflowUpdateableControlClient. BeginUnsuspend(Guid instanceId, AsyncCallback callback, NetObject state)
IAsyncResult
WorkflowUpdateableControlClient. BeginUpdate(Guid instanceId, WorkflowIdentity updatedDefinitionIdentity, AsyncCallback callback, NetObject state)
void
WorkflowControlClient. CancelAsync(Guid instanceId, NetObject userState)
void
WorkflowUpdateableControlClient. CancelAsync(Guid instanceId, NetObject userState)
void
WorkflowControlClient. EndCancel(IAsyncResult result)
void
WorkflowUpdateableControlClient. EndCancel(IAsyncResult result)
void
WorkflowControlClient. EndRun(IAsyncResult result)
void
WorkflowUpdateableControlClient. EndRun(IAsyncResult result)
void
WorkflowControlClient. EndSuspend(IAsyncResult result)
void
WorkflowUpdateableControlClient. EndSuspend(IAsyncResult result)
void
WorkflowControlClient. EndTerminate(IAsyncResult result)
void
WorkflowUpdateableControlClient. EndTerminate(IAsyncResult result)
void
WorkflowControlClient. EndUnsuspend(IAsyncResult result)
void
WorkflowUpdateableControlClient. EndUnsuspend(IAsyncResult result)
void
WorkflowUpdateableControlClient. EndUpdate(IAsyncResult result)
void
WorkflowControlClient. RunAsync(Guid instanceId, NetObject userState)
void
WorkflowUpdateableControlClient. RunAsync(Guid instanceId, NetObject userState)
void
WorkflowControlClient. SuspendAsync(Guid instanceId, String reason, NetObject userState)
void
WorkflowUpdateableControlClient. SuspendAsync(Guid instanceId, String reason, NetObject userState)
void
WorkflowControlClient. TerminateAsync(Guid instanceId, String reason, NetObject userState)
void
WorkflowUpdateableControlClient. TerminateAsync(Guid instanceId, String reason, NetObject userState)
void
WorkflowControlClient. UnsuspendAsync(Guid instanceId, NetObject userState)
void
WorkflowUpdateableControlClient. UnsuspendAsync(Guid instanceId, NetObject userState)
void
WorkflowUpdateableControlClient. UpdateAsync(Guid instanceId, WorkflowIdentity updatedDefinitionIdentity, NetObject userState)
-
Uses of FileNotFoundException in system.servicemodel.channels
Methods in system.servicemodel.channels that throw FileNotFoundException Modifier and Type Method Description IAsyncResult
ReceiveContext. BeginAbandon(NetException exception, TimeSpan timeout, AsyncCallback callback, NetObject state)
IAsyncResult
ReceiveContext. BeginAbandon(TimeSpan timeout, AsyncCallback callback, NetObject state)
IAsyncResult
CommunicationObject. BeginClose(AsyncCallback callback, NetObject state)
IAsyncResult
CommunicationObject. BeginClose(TimeSpan timeout, AsyncCallback callback, NetObject state)
IAsyncResult
ReceiveContext. BeginComplete(TimeSpan timeout, AsyncCallback callback, NetObject state)
IAsyncResult
CommunicationObject. BeginOpen(TimeSpan timeout, AsyncCallback callback, NetObject state)
void
ReceiveContext. EndAbandon(IAsyncResult result)
void
CommunicationObject. EndClose(IAsyncResult result)
void
ReceiveContext. EndComplete(IAsyncResult result)
void
CommunicationObject. EndOpen(IAsyncResult result)
void
BodyWriter. EndWriteBodyContents(IAsyncResult result)
void
Message. EndWriteBodyContents(IAsyncResult result)
void
Message. EndWriteMessage(IAsyncResult result)
void
MessageEncoder. EndWriteMessage(IAsyncResult result)
-
Uses of FileNotFoundException in system.servicemodel.description
Methods in system.servicemodel.description that throw FileNotFoundException Modifier and Type Method Description IAsyncResult
MetadataExchangeClient. BeginGetMetadata(EndpointAddress address, AsyncCallback callback, NetObject asyncState)
IAsyncResult
MetadataExchangeClient. BeginGetMetadata(Uri address, MetadataExchangeClientMode mode, AsyncCallback callback, NetObject asyncState)
MetadataSet
MetadataExchangeClient. EndGetMetadata(IAsyncResult result)
static ServiceEndpointCollection
MetadataResolver. EndResolve(IAsyncResult result)
ServiceDescription
ServiceMetadataExtension. getSingleWsdl()
void
ServiceSecurityAuditBehavior. setAuditLogLocation(AuditLogLocation AuditLogLocation)
-
Uses of FileNotFoundException in system.servicemodel.dispatcher
Methods in system.servicemodel.dispatcher that throw FileNotFoundException Modifier and Type Method Description void
DispatchRuntime. setSecurityAuditLogLocation(AuditLogLocation SecurityAuditLogLocation)
-
Uses of FileNotFoundException in system.servicemodel.security
-
Uses of FileNotFoundException in system.servicemodel.security.tokens
Methods in system.servicemodel.security.tokens that throw FileNotFoundException Modifier and Type Method Description IAsyncResult
IssuedSecurityTokenProvider. BeginClose(AsyncCallback callback, NetObject state)
IAsyncResult
IssuedSecurityTokenProvider. BeginClose(TimeSpan timeout, AsyncCallback callback, NetObject state)
void
IssuedSecurityTokenProvider. EndClose(IAsyncResult result)
void
IssuedSecurityTokenProvider. EndOpen(IAsyncResult result)
-
Uses of FileNotFoundException in system.servicemodel.syndication
Methods in system.servicemodel.syndication that throw FileNotFoundException Modifier and Type Method Description void
SyndicationElementExtensionCollection. Add(NetObject xmlSerializerExtension, XmlSerializer serializer)
static XmlSyndicationContent
SyndicationContent. CreateXmlContent(NetObject xmlSerializerObject, XmlSerializer serializer)
Constructors in system.servicemodel.syndication that throw FileNotFoundException Constructor Description SyndicationElementExtension(NetObject xmlSerializerExtension, XmlSerializer serializer)
XmlSyndicationContent(String type, NetObject xmlSerializerExtension, XmlSerializer serializer)
-
Uses of FileNotFoundException in system.serviceprocess
Methods in system.serviceprocess that throw FileNotFoundException Modifier and Type Method Description EventLog
ServiceBase. getEventLog()
void
ServiceInstaller. Install(IDictionary stateSaver)
void
ServiceProcessInstaller. Install(IDictionary stateSaver)
void
ServiceInstaller. Rollback(IDictionary savedState)
void
ServiceProcessInstaller. Rollback(IDictionary savedState)
static void
ServiceBase. Run(ServiceBase service)
static void
ServiceBase. Run(ServiceBase[] services)
void
ServiceInstaller. Uninstall(IDictionary savedState)
-
Uses of FileNotFoundException in system.serviceprocess.design
Methods in system.serviceprocess.design that throw FileNotFoundException Modifier and Type Method Description static void
ServiceInstallerDialog. Main()
-
Uses of FileNotFoundException in system.text.regularexpressions
Methods in system.text.regularexpressions that throw FileNotFoundException Modifier and Type Method Description static void
Regex. CompileToAssembly(RegexCompilationInfo[] regexinfos, AssemblyName assemblyname)
static void
Regex. CompileToAssembly(RegexCompilationInfo[] regexinfos, AssemblyName assemblyname, CustomAttributeBuilder[] attributes)
static void
Regex. CompileToAssembly(RegexCompilationInfo[] regexinfos, AssemblyName assemblyname, CustomAttributeBuilder[] attributes, String resourceFile)
-
Uses of FileNotFoundException in system.threading
Methods in system.threading that throw FileNotFoundException Modifier and Type Method Description long
Barrier. AddParticipant()
long
Barrier. AddParticipants(int participantCount)
void
CancellationTokenSource. Cancel()
void
CancellationTokenSource. Cancel(boolean throwOnFirstException)
void
ReaderWriterLockSlim. EnterReadLock()
void
ReaderWriterLockSlim. EnterUpgradeableReadLock()
void
ReaderWriterLockSlim. EnterWriteLock()
void
ReaderWriterLockSlim. ExitReadLock()
void
ReaderWriterLockSlim. ExitUpgradeableReadLock()
void
ReaderWriterLockSlim. ExitWriteLock()
WaitHandle
SemaphoreSlim. getAvailableWaitHandle()
WaitHandle
CancellationToken. getWaitHandle()
WaitHandle
CountdownEvent. getWaitHandle()
WaitHandle
ManualResetEventSlim. getWaitHandle()
static EventWaitHandle
EventWaitHandle. OpenExisting(String name)
static EventWaitHandle
EventWaitHandle. OpenExisting(String name, EventWaitHandleRights rights)
static Mutex
Mutex. OpenExisting(String name)
static Mutex
Mutex. OpenExisting(String name, MutexRights rights)
int
SemaphoreSlim. Release()
int
SemaphoreSlim. Release(int releaseCount)
void
Barrier. RemoveParticipant()
void
Barrier. RemoveParticipants(int participantCount)
void
CountdownEvent. Reset()
void
CountdownEvent. Reset(int count)
boolean
EventWaitHandle. Reset()
void
ManualResetEventSlim. Reset()
boolean
EventWaitHandle. Set()
void
ManualResetEventSlim. Set()
boolean
CountdownEvent. Signal()
boolean
CountdownEvent. Signal(int signalCount)
void
Barrier. SignalAndWait()
boolean
Barrier. SignalAndWait(int millisecondsTimeout)
boolean
Barrier. SignalAndWait(int millisecondsTimeout, CancellationToken cancellationToken)
void
Barrier. SignalAndWait(CancellationToken cancellationToken)
boolean
Barrier. SignalAndWait(TimeSpan timeout)
boolean
Barrier. SignalAndWait(TimeSpan timeout, CancellationToken cancellationToken)
boolean
ReaderWriterLockSlim. TryEnterReadLock(int millisecondsTimeout)
boolean
ReaderWriterLockSlim. TryEnterReadLock(TimeSpan timeout)
boolean
ReaderWriterLockSlim. TryEnterUpgradeableReadLock(int millisecondsTimeout)
boolean
ReaderWriterLockSlim. TryEnterUpgradeableReadLock(TimeSpan timeout)
boolean
ReaderWriterLockSlim. TryEnterWriteLock(int millisecondsTimeout)
boolean
ReaderWriterLockSlim. TryEnterWriteLock(TimeSpan timeout)
static boolean
EventWaitHandle. TryOpenExisting(String name, JCORefOut<EventWaitHandle> result)
static boolean
EventWaitHandle. TryOpenExisting(String name, EventWaitHandleRights rights, JCORefOut<EventWaitHandle> result)
static boolean
Mutex. TryOpenExisting(String name, JCORefOut<Mutex> result)
static boolean
Mutex. TryOpenExisting(String name, MutexRights rights, JCORefOut<Mutex> result)
void
SemaphoreSlim. Wait()
boolean
SemaphoreSlim. Wait(int millisecondsTimeout)
boolean
SemaphoreSlim. Wait(int millisecondsTimeout, CancellationToken cancellationToken)
void
SemaphoreSlim. Wait(CancellationToken cancellationToken)
boolean
SemaphoreSlim. Wait(TimeSpan timeout)
boolean
SemaphoreSlim. Wait(TimeSpan timeout, CancellationToken cancellationToken)
Task
SemaphoreSlim. WaitAsync()
Task
SemaphoreSlim. WaitAsync(CancellationToken cancellationToken)
Constructors in system.threading that throw FileNotFoundException Constructor Description AutoResetEvent(boolean initialState)
CountdownEvent(int initialCount)
EventWaitHandle(boolean initialState, EventResetMode mode)
EventWaitHandle(boolean initialState, EventResetMode mode, String name)
EventWaitHandle(boolean initialState, EventResetMode mode, String name, boolean createdNew)
EventWaitHandle(boolean initialState, EventResetMode mode, String name, boolean createdNew, EventWaitHandleSecurity eventSecurity)
ManualResetEvent(boolean initialState)
Mutex()
Mutex(boolean initiallyOwned)
Mutex(boolean initiallyOwned, String name)
Mutex(boolean initiallyOwned, String name, boolean createdNew)
Mutex(boolean initiallyOwned, String name, boolean createdNew, MutexSecurity mutexSecurity)
-
Uses of FileNotFoundException in system.threading.tasks
Methods in system.threading.tasks that throw FileNotFoundException Modifier and Type Method Description void
Task. Dispose()
void
Task. RunSynchronously()
void
Task. RunSynchronously(TaskScheduler scheduler)
static int
Task. WaitAny(Task[] tasks, int millisecondsTimeout, CancellationToken cancellationToken)
-
Uses of FileNotFoundException in system.transactions
Methods in system.transactions that throw FileNotFoundException Modifier and Type Method Description static Transaction
TransactionInterop. GetTransactionFromDtcTransaction(IDtcTransaction transactionNative)
static Transaction
TransactionInterop. GetTransactionFromExportCookie(byte[] cookie)
static Transaction
TransactionInterop. GetTransactionFromExportCookie(JCORefOut dupParam0)
static Transaction
TransactionInterop. GetTransactionFromTransmitterPropagationToken(byte[] propagationToken)
static Transaction
TransactionInterop. GetTransactionFromTransmitterPropagationToken(JCORefOut dupParam0)
static byte[]
TransactionInterop. GetWhereabouts()
static void
TransactionManager. RecoveryComplete(Guid resourceManagerIdentifier)
static Enlistment
TransactionManager. Reenlist(Guid resourceManagerIdentifier, byte[] recoveryInformation, IEnlistmentNotification enlistmentNotification)
static Enlistment
TransactionManager. Reenlist(Guid dupParam0, JCORefOut dupParam1, IEnlistmentNotification dupParam2)
Constructors in system.transactions that throw FileNotFoundException Constructor Description CommittableTransaction()
CommittableTransaction(TimeSpan timeout)
CommittableTransaction(TransactionOptions options)
SubordinateTransaction(IsolationLevel isoLevel, ISimpleTransactionSuperior superior)
-
Uses of FileNotFoundException in system.web
Methods in system.web that throw FileNotFoundException Modifier and Type Method Description IAsyncResult
DefaultHttpHandler. BeginProcessRequest(HttpContext context, AsyncCallback callback, NetObject state)
SiteMapNode
XmlSiteMapProvider. BuildSiteMap()
HtmlTextWriter
HttpBrowserCapabilitiesWrapper. CreateHtmlTextWriter(TextWriter w)
void
XmlSiteMapProvider. Dispose()
void
HttpServerUtility. Execute(String path)
void
HttpServerUtility. Execute(String path, boolean preserveForm)
void
HttpServerUtility. Execute(String path, TextWriter writer)
void
HttpServerUtility. Execute(IHttpHandler handler, TextWriter writer, boolean preserveForm)
void
HttpServerUtilityWrapper. Execute(String path)
void
HttpServerUtilityWrapper. Execute(String path, boolean preserveForm)
void
HttpServerUtilityWrapper. Execute(String path, TextWriter writer)
void
HttpServerUtilityWrapper. Execute(String path, TextWriter writer, boolean preserveForm)
void
HttpServerUtilityWrapper. Execute(IHttpHandler handler, TextWriter writer, boolean preserveForm)
CancellationToken
HttpResponse. getClientDisconnectedToken()
String
HttpException. GetHtmlErrorMessage()
Stream
HttpRequest. getInputStream()
CancellationToken
HttpRequest. getTimedOutToken()
int
HttpRequest. getTotalBytes()
void
HttpPostedFile. SaveAs(String filename)
void
HttpRequest. SaveAs(String filename, boolean includeHeaders)
void
HttpServerUtility. Transfer(String path)
void
HttpServerUtility. Transfer(String path, boolean preserveForm)
void
HttpServerUtility. Transfer(IHttpHandler handler, boolean preserveForm)
void
HttpServerUtilityWrapper. Transfer(String path, boolean preserveForm)
void
HttpResponse. TransmitFile(String filename, long offset, long length)
void
HttpResponseWrapper. TransmitFile(String filename)
void
HttpResponse. WriteFile(String filename, boolean readIntoMemory)
void
HttpResponseWrapper. WriteFile(String filename)
void
HttpResponseWrapper. WriteFile(String filename, long offset, long size)
-
Uses of FileNotFoundException in system.web.compilation
Methods in system.web.compilation that throw FileNotFoundException Modifier and Type Method Description void
AssemblyBuilder. AddCodeCompileUnit(BuildProvider buildProvider, CodeCompileUnit compileUnit)
static Stream
BuildManager. CreateCachedFile(String fileName)
Stream
AssemblyBuilder. CreateEmbeddedResource(BuildProvider buildProvider, String name)
void
AssemblyBuilder. GenerateTypeFactory(String typeName)
static IList
BuildManager. getCodeAssemblies()
static ICollection
BuildManager. GetReferencedAssemblies()
String
AssemblyBuilder. GetTempFilePhysicalPath(String extension)
static NetType
BuildManager. GetType(String typeName, boolean throwOnError)
static NetType
BuildManager. GetType(String typeName, boolean throwOnError, boolean ignoreCase)
void
ClientBuildManager. PrecompileApplication(ClientBuildManagerCallback callback)
void
ClientBuildManager. PrecompileApplication(ClientBuildManagerCallback callback, boolean forceCleanBuild)
static Stream
BuildManager. ReadCachedFile(String fileName)
Constructors in system.web.compilation that throw FileNotFoundException Constructor Description ClientBuildManager(String appVirtualDir, String appPhysicalSourceDir, String appPhysicalTargetDir, ClientBuildManagerParameter parameter, TypeDescriptionProvider typeDescriptionProvider)
-
Uses of FileNotFoundException in system.web.configuration
Methods in system.web.configuration that throw FileNotFoundException Modifier and Type Method Description NetObject
WebConfigurationFileMap. Clone()
void
BrowserCapabilitiesCodeGenerator. Create()
HtmlTextWriter
HttpCapabilitiesBase. CreateHtmlTextWriter(TextWriter w)
NetType
HttpCapabilitiesBase. getTagWriter()
void
VirtualDirectoryMapping. setPhysicalDirectory(String PhysicalDirectory)
boolean
BrowserCapabilitiesCodeGenerator. Uninstall()
Constructors in system.web.configuration that throw FileNotFoundException Constructor Description WebConfigurationFileMap(String machineConfigFileName)
-
Uses of FileNotFoundException in system.web.hosting
Methods in system.web.hosting that throw FileNotFoundException Modifier and Type Method Description NetObject
AppDomainFactory. Create(String module, String typeName, String appId, String appPath, String strUrlOfAppOrigin, int iZone)
static NetObject
ApplicationHost. CreateApplicationHost(NetType hostType, String virtualDir, String physicalDir)
static boolean
HostingEnvironment. getIsDevelopmentEnvironment()
static void
HostingEnvironment. RegisterVirtualPathProvider(VirtualPathProvider virtualPathProvider)
void
ProcessHost. StartAppDomainProtocolListenerChannel(String appId, String protocolId, IListenerChannelCallback listenerChannelCallback)
Constructors in system.web.hosting that throw FileNotFoundException Constructor Description SimpleWorkerRequest(String appVirtualDir, String appPhysicalDir, String page, String query, TextWriter output)
SimpleWorkerRequest(String page, String query, TextWriter output)
-
Uses of FileNotFoundException in system.web.mail
Constructors in system.web.mail that throw FileNotFoundException Constructor Description MailAttachment(String filename)
MailAttachment(String filename, MailEncoding encoding)
-
Uses of FileNotFoundException in system.web.management
Methods in system.web.management that throw FileNotFoundException Modifier and Type Method Description static String
SqlServices. GenerateApplicationServicesScripts(boolean install, SqlFeatures features, String database)
static String
SqlServices. GenerateSessionStateScripts(boolean install, SessionStateType type, String customDatabase)
static void
SqlServices. Install(String server, String user, String password, String database, SqlFeatures features)
static void
SqlServices. Install(String server, String database, SqlFeatures features)
static void
SqlServices. Install(String database, SqlFeatures features, String connectionString)
static void
SqlServices. InstallSessionState(String server, String user, String password, String customDatabase, SessionStateType type)
static void
SqlServices. InstallSessionState(String server, String customDatabase, SessionStateType type)
static void
SqlServices. InstallSessionState(String customDatabase, SessionStateType type, String connectionString)
static void
SqlServices. Uninstall(String server, String user, String password, String database, SqlFeatures features)
static void
SqlServices. Uninstall(String server, String database, SqlFeatures features)
static void
SqlServices. Uninstall(String database, SqlFeatures features, String connectionString)
static void
SqlServices. UninstallSessionState(String server, String user, String password, String customDatabase, SessionStateType type)
static void
SqlServices. UninstallSessionState(String server, String customDatabase, SessionStateType type)
static void
SqlServices. UninstallSessionState(String customDatabase, SessionStateType type, String connectionString)
-
Uses of FileNotFoundException in system.web.modelbinding
Methods in system.web.modelbinding that throw FileNotFoundException Modifier and Type Method Description static void
DataAnnotationsModelValidatorProvider. RegisterAdapter(NetType attributeType, NetType adapterType)
static void
DataAnnotationsModelValidatorProvider. RegisterAdapterFactory(NetType attributeType, DataAnnotationsModelValidationFactory factory)
static void
DataAnnotationsModelValidatorProvider. RegisterValidatableObjectAdapter(NetType modelType, NetType adapterType)
static void
DataAnnotationsModelValidatorProvider. RegisterValidatableObjectAdapterFactory(NetType modelType, DataAnnotationsValidatableObjectAdapterFactory factory)
-
Uses of FileNotFoundException in system.web.profile
Methods in system.web.profile that throw FileNotFoundException Modifier and Type Method Description void
SqlProfileProvider. Initialize(String name, NameValueCollection config)
void
SqlProfileProvider. SetPropertyValues(SettingsContext sc, SettingsPropertyValueCollection properties)
-
Uses of FileNotFoundException in system.web.routing
Methods in system.web.routing that throw FileNotFoundException Modifier and Type Method Description IDisposable
RouteCollection. GetReadLock()
RouteData
RouteCollection. GetRouteData(HttpContextBase httpContext)
VirtualPathData
RouteCollection. GetVirtualPath(RequestContext requestContext, String name, RouteValueDictionary values)
VirtualPathData
RouteCollection. GetVirtualPath(RequestContext requestContext, RouteValueDictionary values)
IDisposable
RouteCollection. GetWriteLock()
-
Uses of FileNotFoundException in system.web.security
Methods in system.web.security that throw FileNotFoundException Modifier and Type Method Description void
AuthorizationStoreRoleProvider. AddUsersToRoles(String[] usernames, String[] roleNames)
void
AuthorizationStoreRoleProvider. AddUsersToRoles(JCORefOut dupParam0, JCORefOut dupParam1)
void
AuthorizationStoreRoleProvider. CreateRole(String roleName)
boolean
AuthorizationStoreRoleProvider. DeleteRole(String roleName, boolean throwOnPopulatedRole)
String[]
AuthorizationStoreRoleProvider. GetAllRoles()
String[]
AuthorizationStoreRoleProvider. GetRolesForUser(String username)
String[]
AuthorizationStoreRoleProvider. GetUsersInRole(String roleName)
void
FileAuthorizationModule. Init(HttpApplication app)
void
PassportAuthenticationModule. Init(HttpApplication app)
void
ActiveDirectoryMembershipProvider. Initialize(String name, NameValueCollection config)
void
AuthorizationStoreRoleProvider. Initialize(String name, NameValueCollection config)
void
SqlMembershipProvider. Initialize(String name, NameValueCollection config)
void
SqlRoleProvider. Initialize(String name, NameValueCollection config)
void
WindowsTokenRoleProvider. Initialize(String name, NameValueCollection config)
boolean
AuthorizationStoreRoleProvider. IsUserInRole(String username, String roleName)
void
AuthorizationStoreRoleProvider. RemoveUsersFromRoles(String[] userNames, String[] roleNames)
void
AuthorizationStoreRoleProvider. RemoveUsersFromRoles(JCORefOut dupParam0, JCORefOut dupParam1)
boolean
AuthorizationStoreRoleProvider. RoleExists(String roleName)
static void
PassportIdentity. SignOut(String strSignOutDotGifFileName)
-
Uses of FileNotFoundException in system.web.security.antixss
Methods in system.web.security.antixss that throw FileNotFoundException Modifier and Type Method Description static void
AntiXssEncoder. MarkAsSafe(LowerCodeCharts lowerCodeCharts, LowerMidCodeCharts lowerMidCodeCharts, MidCodeCharts midCodeCharts, UpperMidCodeCharts upperMidCodeCharts, UpperCodeCharts upperCodeCharts)
-
Uses of FileNotFoundException in system.web.services.configuration
Methods in system.web.services.configuration that throw FileNotFoundException Modifier and Type Method Description static WebServicesSection
WebServicesSection. getCurrent()
-
Uses of FileNotFoundException in system.web.services.description
Methods in system.web.services.description that throw FileNotFoundException Modifier and Type Method Description static boolean
ServiceDescription. CanRead(XmlReader reader)
static StringCollection
ServiceDescriptionImporter. GenerateWebReferences(WebReferenceCollection webReferences, CodeDomProvider codeProvider, CodeCompileUnit codeCompileUnit, WebReferenceOptions options)
ServiceDescriptionImportWarnings
ServiceDescriptionImporter. Import(CodeNamespace codeNamespace, CodeCompileUnit codeCompileUnit)
static ServiceDescription
ServiceDescription. Read(String fileName, boolean validate)
static ServiceDescription
ServiceDescription. Read(XmlReader reader, boolean validate)
void
ServiceDescriptionReflector. Reflect(NetType type, String url)
void
ServiceDescription. Write(XmlWriter writer)
-
Uses of FileNotFoundException in system.web.services.discovery
Methods in system.web.services.discovery that throw FileNotFoundException Modifier and Type Method Description static DynamicDiscoveryDocument
DynamicDiscoveryDocument. Load(Stream stream)
void
DiscoveryRequestHandler. ProcessRequest(HttpContext context)
static DiscoveryDocument
DiscoveryDocument. Read(Stream stream)
static DiscoveryDocument
DiscoveryDocument. Read(TextReader reader)
DiscoveryClientResultCollection
DiscoveryClientProtocol. ReadAll(String topLevelFilename)
void
DiscoveryDocument. Write(TextWriter writer)
void
DynamicDiscoveryDocument. Write(Stream stream)
DiscoveryClientResultCollection
DiscoveryClientProtocol. WriteAll(String directory, String topLevelFilename)
void
SchemaReference. WriteDocument(NetObject document, Stream stream)
-
Uses of FileNotFoundException in system.web.services.protocols
Methods in system.web.services.protocols that throw FileNotFoundException Modifier and Type Method Description WaitHandle
WebClientAsyncResult. getAsyncWaitHandle()
NetObject
XmlReturnReader. GetInitializer(LogicalMethodInfo methodInfo)
NetObject[]
XmlReturnReader. GetInitializers(LogicalMethodInfo[] methodInfos)
static void
SoapHeaderHandling. WriteHeaders(XmlWriter writer, XmlSerializer serializer, SoapHeaderCollection headers, SoapHeaderMapping[] mappings, SoapHeaderDirection direction, boolean isEncoded, String defaultNS, boolean serviceDefaultIsEncoded, String envelopeNS)
Constructors in system.web.services.protocols that throw FileNotFoundException Constructor Description SoapHttpClientProtocol()
SoapServerMethod(NetType serverType, LogicalMethodInfo methodInfo)
SoapServerType(NetType type, WebServiceProtocols protocolsSupported)
-
Uses of FileNotFoundException in system.web.ui
Methods in system.web.ui that throw FileNotFoundException Modifier and Type Method Description static IHttpHandler
PageParser. GetCompiledPageInstance(String virtualPath, String inputFile, HttpContext context)
Page
Page. getPreviousPage()
-
Uses of FileNotFoundException in system.web.ui.design
Methods in system.web.ui.design that throw FileNotFoundException Modifier and Type Method Description NetObject
ConnectionStringEditor. EditValue(ITypeDescriptorContext context, IServiceProvider provider, NetObject value)
NetObject
XmlFileEditor. EditValue(ITypeDescriptorContext context, IServiceProvider provider, NetObject value)
String
UserControlDesigner. GetDesignTimeHtml()
void
WebControlToolboxItem. Initialize(NetType type)
Constructors in system.web.ui.design that throw FileNotFoundException Constructor Description WebControlToolboxItem(NetType type)
-
Uses of FileNotFoundException in system.web.ui.design.webcontrols
Methods in system.web.ui.design.webcontrols that throw FileNotFoundException Modifier and Type Method Description boolean
BaseDataListComponentEditor. EditComponent(ITypeDescriptorContext context, NetObject obj, IWin32Window parent)
NetObject
DataControlFieldTypeEditor. EditValue(ITypeDescriptorContext context, IServiceProvider provider, NetObject value)
NetObject
ParameterCollectionEditor. EditValue(ITypeDescriptorContext context, IServiceProvider provider, NetObject value)
static DialogResult
BaseDataBoundControlDesigner. ShowCreateDataSourceDialog(ControlDesigner controlDesigner, NetType dataSourceType, boolean configure, JCORefOut dataSourceID)
Constructors in system.web.ui.design.webcontrols that throw FileNotFoundException Constructor Description CalendarAutoFormatDialog(Calendar calendar)
-
Uses of FileNotFoundException in system.web.ui.webcontrols
Methods in system.web.ui.webcontrols that throw FileNotFoundException Modifier and Type Method Description XmlDocument
Xml. getDocument()
void
XmlDataSource. Save()
IHierarchicalEnumerable
XmlHierarchicalDataSourceView. Select()
-
Uses of FileNotFoundException in system.web.ui.webcontrols.webparts
Methods in system.web.ui.webcontrols.webparts that throw FileNotFoundException Modifier and Type Method Description PersonalizationScope
PersonalizationProvider. DetermineInitialScope(WebPartManager webPartManager, PersonalizationState loadedState)
void
WebPartPersonalization. ToggleScope()
-
Uses of FileNotFoundException in system.windows
Methods in system.windows that throw FileNotFoundException Modifier and Type Method Description String[]
StartupEventArgs. getArgs()
NetObject
ColorConvertedBitmapExtension. ProvideValue(IServiceProvider serviceProvider)
static void
Clipboard. SetFileDropList(StringCollection fileDropList)
void
DataObject. SetFileDropList(StringCollection fileDropList)
-
Uses of FileNotFoundException in system.windows.baml2006
Constructors in system.windows.baml2006 that throw FileNotFoundException Constructor Description Baml2006Reader(String fileName)
-
Uses of FileNotFoundException in system.windows.controls.primitives
Methods in system.windows.controls.primitives that throw FileNotFoundException Modifier and Type Method Description void
TextBoxBase. Paste()
-
Uses of FileNotFoundException in system.windows.documents
Methods in system.windows.documents that throw FileNotFoundException Modifier and Type Method Description FixedPage
PageContent. GetPageRoot(boolean forceReload)
-
Uses of FileNotFoundException in system.windows.forms
Methods in system.windows.forms that throw FileNotFoundException Modifier and Type Method Description void
DataGridViewTextBoxEditingControl. ApplyCellStyleToEditingControl(DataGridViewCellStyle dataGridViewCellStyle)
void
ListView. Clear()
NetObject
DataGridViewImageCell. Clone()
void
ToolStripDropDown. Close()
void
Control. CreateControl()
void
DataGridViewCell. DetachEditingControl()
static void
ControlPaint. DrawStringDisabled(Graphics graphics, String s, Font font, Color color, RectangleF layoutRectangle, StringFormat format)
static void
ControlPaint. DrawStringDisabled(IDeviceContext dc, String s, Font font, Color color, Rectangle layoutRectangle, TextFormatFlags format)
void
AxHost. EndInit()
NetObject
Control. EndInvoke(IAsyncResult asyncResult)
void
ComboBox. EndUpdate()
void
ToolStripComboBox. EndUpdate()
static void
SendKeys. Flush()
Color
DataGridViewLinkCell. getActiveLinkColor()
static Screen[]
Screen. getAllScreens()
AutoCompleteStringCollection
ComboBox. getAutoCompleteCustomSource()
AutoCompleteStringCollection
TextBox. getAutoCompleteCustomSource()
static String
Application. getCommonAppDataPath()
static RegistryKey
Application. getCommonAppDataRegistry()
static String
Application. getCompanyName()
String
Control. getCompanyName()
static Color
ControlPaint. getContrastControlDark()
static boolean
SystemInformation. getHighContrast()
Color
DataGridViewLinkCell. getLinkColor()
Color
LinkLabel. getLinkColor()
static String
Application. getLocalUserAppDataPath()
static Screen
Screen. getPrimaryScreen()
static String
Application. getProductName()
String
Control. getProductName()
static String
Application. getProductVersion()
String
Control. getProductVersion()
static String
Application. getStartupPath()
static String
Application. getUserAppDataPath()
static RegistryKey
Application. getUserAppDataRegistry()
Version
WebBrowser. getVersion()
Color
DataGridViewLinkCell. getVisitedLinkColor()
Color
LinkLabel. getVisitedLinkColor()
Rectangle
Screen. getWorkingArea()
static Rectangle
Screen. GetWorkingArea(Point pt)
static Rectangle
Screen. GetWorkingArea(Rectangle rect)
static Rectangle
Screen. GetWorkingArea(Control ctl)
void
PictureBox. LoadAsync()
void
RichTextBox. LoadFile(String path, RichTextBoxStreamType fileType)
void
PrintControllerWithStatusDialog. OnEndPrint(PrintDocument document, PrintEventArgs e)
Graphics
PrintControllerWithStatusDialog. OnStartPage(PrintDocument document, PrintPageEventArgs e)
static void
Application. OnThreadException(NetException t)
Stream
OpenFileDialog. OpenFile()
Stream
SaveFileDialog. OpenFile()
void
Button. PerformClick()
void
WindowsFormsSynchronizationContext. Post(SendOrPostCallback d, NetObject state)
void
Control. ResetRightToLeft()
void
RichTextBox. SaveFile(String path, RichTextBoxStreamType fileType)
void
ScrollableControl. ScrollControlIntoView(Control activeControl)
void
WindowsFormsSynchronizationContext. Send(SendOrPostCallback d, NetObject state)
void
ListView. setAlignment(ListViewAlignment Alignment)
void
TabControl. setAlignment(TabAlignment Alignment)
void
MaskedTextBox. setAllowPromptAsInput(boolean AllowPromptAsInput)
void
MonthCalendar. setAnnuallyBoldedDates(DateTime[] AnnuallyBoldedDates)
void
TabControl. setAppearance(TabAppearance Appearance)
void
ToolBar. setAppearance(ToolBarAppearance Appearance)
void
MaskedTextBox. setAsciiOnly(boolean AsciiOnly)
void
DataGridViewComboBoxCell. setAutoComplete(boolean AutoComplete)
void
ComboBox. setAutoCompleteCustomSource(AutoCompleteStringCollection AutoCompleteCustomSource)
void
TextBox. setAutoCompleteCustomSource(AutoCompleteStringCollection AutoCompleteCustomSource)
void
ComboBox. setAutoCompleteMode(AutoCompleteMode AutoCompleteMode)
void
TextBox. setAutoCompleteMode(AutoCompleteMode AutoCompleteMode)
void
ToolStripComboBox. setAutoCompleteMode(AutoCompleteMode AutoCompleteMode)
void
ToolStripTextBox. setAutoCompleteMode(AutoCompleteMode AutoCompleteMode)
void
ComboBox. setAutoCompleteSource(AutoCompleteSource AutoCompleteSource)
void
TextBox. setAutoCompleteSource(AutoCompleteSource AutoCompleteSource)
void
ToolStripComboBox. setAutoCompleteSource(AutoCompleteSource AutoCompleteSource)
void
ToolStripTextBox. setAutoCompleteSource(AutoCompleteSource AutoCompleteSource)
void
ScrollableControl. setAutoScrollPosition(Point AutoScrollPosition)
void
MonthCalendar. setBoldedDates(DateTime[] BoldedDates)
void
Label. setBorderStyle(BorderStyle BorderStyle)
void
ListBox. setBorderStyle(BorderStyle BorderStyle)
void
PictureBox. setBorderStyle(BorderStyle BorderStyle)
void
TextBoxBase. setBorderStyle(BorderStyle BorderStyle)
void
ToolBar. setBorderStyle(BorderStyle BorderStyle)
void
ToolStripTextBox. setBorderStyle(BorderStyle BorderStyle)
void
UpDownBase. setBorderStyle(BorderStyle BorderStyle)
void
ToolBar. setButtonSize(Size ButtonSize)
void
TextBox. setCharacterCasing(CharacterCasing CharacterCasing)
void
ToolStripTextBox. setCharacterCasing(CharacterCasing CharacterCasing)
void
ListView. setCheckBoxes(boolean CheckBoxes)
void
TreeView. setCheckBoxes(boolean CheckBoxes)
void
ListBox. setColumnWidth(int ColumnWidth)
void
MaskedTextBox. setCulture(CultureInfo Culture)
void
RichTextBox. setDetectUrls(boolean DetectUrls)
void
ToolBar. setDivider(boolean Divider)
void
ComboBox. setDrawMode(DrawMode DrawMode)
void
ListBox. setDrawMode(DrawMode DrawMode)
void
TabControl. setDrawMode(TabDrawMode DrawMode)
void
DateTimePicker. setDropDownAlign(LeftRightAlignment DropDownAlign)
void
ToolBar. setDropDownArrows(boolean DropDownArrows)
void
ComboBox. setDropDownHeight(int DropDownHeight)
void
ToolStripComboBox. setDropDownHeight(int DropDownHeight)
void
ComboBox. setDropDownStyle(ComboBoxStyle DropDownStyle)
void
ToolStripDropDown. setDropShadowEnabled(boolean DropShadowEnabled)
void
PictureBox. setErrorImage(Image ErrorImage)
static void
Clipboard. SetFileDropList(StringCollection filePaths)
void
MonthCalendar. setFirstDayOfWeek(Day FirstDayOfWeek)
void
ButtonBase. setFlatStyle(FlatStyle FlatStyle)
void
GroupBox. setFlatStyle(FlatStyle FlatStyle)
void
Label. setFlatStyle(FlatStyle FlatStyle)
void
LinkLabel. setFlatStyle(FlatStyle FlatStyle)
void
DateTimePicker. setFormat(DateTimePickerFormat Format)
void
ListViewGroup. setHeader(String Header)
void
ListView. setHeaderStyle(ColumnHeaderStyle HeaderStyle)
void
TextBoxBase. setHideSelection(boolean HideSelection)
void
ToolStripTextBox. setHideSelection(boolean HideSelection)
void
ListBox. setHorizontalScrollbar(boolean HorizontalScrollbar)
void
TabControl. setHotTrack(boolean HotTrack)
void
TreeView. setImageIndex(int ImageIndex)
void
TreeView. setImageKey(String ImageKey)
void
ToolBar. setImageList(ImageList ImageList)
void
PictureBox. setImageLocation(String ImageLocation)
void
PictureBox. setInitialImage(Image InitialImage)
void
ComboBox. setIntegralHeight(boolean IntegralHeight)
void
ListBox. setIntegralHeight(boolean IntegralHeight)
void
ToolStripComboBox. setIntegralHeight(boolean IntegralHeight)
void
TreeView. setItemHeight(int ItemHeight)
void
PropertyGrid. setLargeButtons(boolean LargeButtons)
void
Form. setMainMenuStrip(MenuStrip MainMenuStrip)
void
MaskedTextBox. setMask(String Mask)
void
MonthCalendar. setMonthlyBoldedDates(DateTime[] MonthlyBoldedDates)
void
ListBox. setMultiColumn(boolean MultiColumn)
void
TabControl. setMultiline(boolean Multiline)
void
TextBoxBase. setMultiline(boolean Multiline)
void
ToolStripTextBox. setMultiline(boolean Multiline)
void
TrackBar. setOrientation(Orientation Orientation)
void
ToolStripDropDown. setOwnerItem(ToolStripItem OwnerItem)
void
TabControl. setPadding(Point Padding)
void
MaskedTextBox. setPromptChar(char PromptChar)
void
RichTextBox. setRightMargin(int RightMargin)
void
AxHost. setRightToLeft(boolean RightToLeft)
void
Control. setRightToLeft(RightToLeft RightToLeft)
void
DateTimePicker. setRightToLeftLayout(boolean RightToLeftLayout)
void
Form. setRightToLeftLayout(boolean RightToLeftLayout)
void
ListView. setRightToLeftLayout(boolean RightToLeftLayout)
void
MonthCalendar. setRightToLeftLayout(boolean RightToLeftLayout)
void
ProgressBar. setRightToLeftLayout(boolean RightToLeftLayout)
void
TabControl. setRightToLeftLayout(boolean RightToLeftLayout)
void
ToolStripProgressBar. setRightToLeftLayout(boolean RightToLeftLayout)
void
TrackBar. setRightToLeftLayout(boolean RightToLeftLayout)
void
TreeView. setRightToLeftLayout(boolean RightToLeftLayout)
void
ListView. setScrollable(boolean Scrollable)
void
TreeView. setScrollable(boolean Scrollable)
void
ListBox. setScrollAlwaysVisible(boolean ScrollAlwaysVisible)
void
RichTextBox. setScrollBars(RichTextBoxScrollBars ScrollBars)
void
TextBox. setScrollBars(ScrollBars ScrollBars)
void
TreeView. setSelectedImageIndex(int SelectedImageIndex)
void
TreeView. setSelectedImageKey(String SelectedImageKey)
void
ListBox. setSelectionMode(SelectionMode SelectionMode)
void
DateTimePicker. setShowCheckBox(boolean ShowCheckBox)
void
Form. setShowInTaskbar(boolean ShowInTaskbar)
void
PrintPreviewDialog. setShowInTaskbar(boolean ShowInTaskbar)
void
ListView. setShowItemToolTips(boolean ShowItemToolTips)
void
TreeView. setShowNodeToolTips(boolean ShowNodeToolTips)
void
TabControl. setShowToolTips(boolean ShowToolTips)
void
ToolBar. setShowToolTips(boolean ShowToolTips)
void
DateTimePicker. setShowUpDown(boolean ShowUpDown)
void
TabControl. setSizeMode(TabSizeMode SizeMode)
void
StatusBar. setSizingGrip(boolean SizingGrip)
void
ListView. setSorting(SortOrder Sorting)
void
Splitter. setSplitPosition(int SplitPosition)
void
ProgressBar. setStyle(ProgressBarStyle Style)
void
ToolStripProgressBar. setStyle(ProgressBarStyle Style)
void
Label. setTextAlign(ContentAlignment TextAlign)
void
MaskedTextBox. setTextAlign(HorizontalAlignment TextAlign)
void
TextBox. setTextAlign(HorizontalAlignment TextAlign)
void
ToolBar. setTextAlign(ToolBarTextAlign TextAlign)
void
UpDownBase. setTextAlign(HorizontalAlignment TextAlign)
void
ToolStripTextBox. setTextBoxTextAlign(HorizontalAlignment TextBoxTextAlign)
void
TrackBar. setTickStyle(TickStyle TickStyle)
void
PropertyGrid. setToolbarVisible(boolean ToolbarVisible)
void
ToolStripDropDown. setTopLevel(boolean TopLevel)
void
ListBox. setUseCustomTabOffsets(boolean UseCustomTabOffsets)
void
MaskedTextBox. setUseSystemPasswordChar(boolean UseSystemPasswordChar)
void
TextBox. setUseSystemPasswordChar(boolean UseSystemPasswordChar)
void
ListBox. setUseTabStops(boolean UseTabStops)
void
DataGridViewImageCell. setValueIsIcon(boolean ValueIsIcon)
void
DataGridViewImageColumn. setValuesAreIcons(boolean ValuesAreIcons)
void
ListView. setVirtualMode(boolean VirtualMode)
void
TextBoxBase. setWordWrap(boolean WordWrap)
void
ToolStripTextBox. setWordWrap(boolean WordWrap)
void
ToolBar. setWrappable(boolean Wrappable)
DialogResult
CommonDialog. ShowDialog()
DialogResult
CommonDialog. ShowDialog(IWin32Window owner)
DialogResult
Form. ShowDialog()
DialogResult
Form. ShowDialog(IWin32Window owner)
static void
Help. ShowHelp(Control parent, String url)
static void
Help. ShowHelp(Control parent, String url, String keyword)
static void
Help. ShowHelp(Control parent, String url, HelpNavigator navigator)
static void
Help. ShowHelpIndex(Control parent, String url)
void
MonthCalendar. UpdateBoldedDates()
boolean
BindingNavigator. Validate()
boolean
ContainerControl. Validate()
boolean
ContainerControl. Validate(boolean checkAutoValidate)
boolean
ContainerControl. ValidateChildren()
boolean
ContainerControl. ValidateChildren(ValidationConstraints validationConstraints)
boolean
Form. ValidateChildren()
boolean
Form. ValidateChildren(ValidationConstraints validationConstraints)
boolean
UserControl. ValidateChildren()
boolean
UserControl. ValidateChildren(ValidationConstraints validationConstraints)
Constructors in system.windows.forms that throw FileNotFoundException Constructor Description BindingNavigator()
BindingNavigator(boolean addStandardItems)
BindingNavigator(IContainer container)
BindingNavigator(BindingSource bindingSource)
Cursor(String fileName)
DataGridTextBoxColumn(PropertyDescriptor prop)
DataGridTextBoxColumn(PropertyDescriptor prop, boolean isDefault)
DataGridTextBoxColumn(PropertyDescriptor prop, String format)
DataGridTextBoxColumn(PropertyDescriptor prop, String format, boolean isDefault)
DataGridView()
DataGridViewImageColumn()
DataGridViewImageColumn(boolean valuesAreIcons)
DomainUpDown()
NumericUpDown()
PropertyGrid()
RichTextBox()
ThreadExceptionDialog(NetException t)
ToolStripTextBox()
-
Uses of FileNotFoundException in system.windows.forms.design
Methods in system.windows.forms.design that throw FileNotFoundException Modifier and Type Method Description void
ComponentTray. AddComponent(IComponent component)
boolean
WindowsFormsComponentEditor. EditComponent(ITypeDescriptorContext context, NetObject component, IWin32Window owner)
NetObject
FileNameEditor. EditValue(ITypeDescriptorContext context, IServiceProvider provider, NetObject value)
NetObject
ImageListImageEditor. EditValue(ITypeDescriptorContext context, IServiceProvider provider, NetObject value)
String
AxImporter. GenerateFromFile(FileInfo file)
String
AxImporter. GenerateFromTypeLibrary(UCOMITypeLib typeLib)
String
AxImporter. GenerateFromTypeLibrary(UCOMITypeLib typeLib, Guid clsid)
void
ComponentDocumentDesigner. Initialize(IComponent component)
void
DocumentDesigner. Initialize(IComponent component)
static boolean
MaskDescriptor. IsValidMaskDescriptor(MaskDescriptor maskDescriptor)
static boolean
MaskDescriptor. IsValidMaskDescriptor(MaskDescriptor maskDescriptor, JCORefOut validationErrorDescription)
DialogResult
ComponentEditorForm. ShowForm(IWin32Window owner, int page)
Constructors in system.windows.forms.design that throw FileNotFoundException Constructor Description ComponentEditorForm(NetObject component, NetType[] pageTypes)
-
Uses of FileNotFoundException in system.windows.input
Methods in system.windows.input that throw FileNotFoundException Modifier and Type Method Description NetObject
CursorConverter. ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, NetObject value)
Constructors in system.windows.input that throw FileNotFoundException Constructor Description Cursor(Stream cursorStream)
Cursor(Stream cursorStream, boolean scaleWithDpi)
-
Uses of FileNotFoundException in system.windows.input.stylusplugins
Methods in system.windows.input.stylusplugins that throw FileNotFoundException Modifier and Type Method Description Visual
DynamicRenderer. getRootVisual()
-
Uses of FileNotFoundException in system.windows.interop
Methods in system.windows.interop that throw FileNotFoundException Modifier and Type Method Description NetObject
DocObjHost. InitializeLifetimeService()
Constructors in system.windows.interop that throw FileNotFoundException Constructor Description D3DImage()
D3DImage(double dpiX, double dpiY)
-
Uses of FileNotFoundException in system.windows.media
Constructors in system.windows.media that throw FileNotFoundException Constructor Description ColorContext(Uri profileUri)
ColorContext(PixelFormat pixelFormat)
GlyphTypeface(Uri typefaceSource)
GlyphTypeface(Uri typefaceSource, StyleSimulations styleSimulations)
-
Uses of FileNotFoundException in system.windows.media.converters
Methods in system.windows.media.converters that throw FileNotFoundException Modifier and Type Method Description NetObject
BrushValueSerializer. ConvertFromString(String value, IValueSerializerContext context)
-
Uses of FileNotFoundException in system.windows.media.imaging
Methods in system.windows.media.imaging that throw FileNotFoundException Modifier and Type Method Description static BitmapDecoder
BitmapDecoder. Create(Stream bitmapStream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
static BitmapDecoder
BitmapDecoder. Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
static BitmapDecoder
BitmapDecoder. Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
static BitmapFrame
BitmapFrame. Create(Stream bitmapStream)
static BitmapFrame
BitmapFrame. Create(Stream bitmapStream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
static BitmapFrame
BitmapFrame. Create(Uri bitmapUri)
static BitmapFrame
BitmapFrame. Create(Uri bitmapUri, RequestCachePolicy uriCachePolicy)
static BitmapFrame
BitmapFrame. Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
static BitmapFrame
BitmapFrame. Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
BitmapDecoder
LateBoundBitmapDecoder. getDecoder()
BitmapSource
BitmapDecoder. getPreview()
BitmapSource
BitmapDecoder. getThumbnail()
void
WriteableBitmap. Lock()
void
BitmapEncoder. Save(Stream stream)
boolean
WriteableBitmap. TryLock(Duration timeout)
void
WriteableBitmap. Unlock()
void
WriteableBitmap. WritePixels(Int32Rect sourceRect, Array pixels, int stride, int offset)
void
WriteableBitmap. WritePixels(Int32Rect sourceRect, Array sourceBuffer, int sourceBufferStride, int destinationX, int destinationY)
-
Uses of FileNotFoundException in system.windows.shell
Methods in system.windows.shell that throw FileNotFoundException Modifier and Type Method Description static void
JumpList. AddToRecentCategory(String itemPath)
-
Uses of FileNotFoundException in system.windows.threading
Methods in system.windows.threading that throw FileNotFoundException Modifier and Type Method Description NetObject
DispatcherOperation. getResult()
void
Dispatcher. Invoke(Action callback)
void
Dispatcher. Invoke(Action callback, DispatcherPriority priority)
void
Dispatcher. Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken)
void
Dispatcher. Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
DispatcherOperationStatus
DispatcherOperation. Wait()
DispatcherOperationStatus
DispatcherOperation. Wait(TimeSpan timeout)
-
Uses of FileNotFoundException in system.windows.xps
Methods in system.windows.xps that throw FileNotFoundException Modifier and Type Method Description void
VisualsToXpsDocument. Write(Visual visual)
void
VisualsToXpsDocument. Write(Visual visual, PrintTicket printTicket)
void
XpsDocumentWriter. Write(String documentPath)
void
XpsDocumentWriter. Write(String documentPath, XpsDocumentNotificationLevel notificationLevel)
void
XpsDocumentWriter. Write(DocumentPaginator documentPaginator)
void
XpsDocumentWriter. Write(DocumentPaginator documentPaginator, PrintTicket printTicket)
void
XpsDocumentWriter. Write(FixedDocument fixedDocument)
void
XpsDocumentWriter. Write(FixedDocument fixedDocument, PrintTicket printTicket)
void
XpsDocumentWriter. Write(FixedDocumentSequence fixedDocumentSequence)
void
XpsDocumentWriter. Write(FixedDocumentSequence fixedDocumentSequence, PrintTicket printTicket)
void
XpsDocumentWriter. Write(FixedPage fixedPage)
void
XpsDocumentWriter. Write(FixedPage fixedPage, PrintTicket printTicket)
void
XpsDocumentWriter. Write(Visual visual)
void
XpsDocumentWriter. Write(Visual visual, PrintTicket printTicket)
void
VisualsToXpsDocument. WriteAsync(Visual visual)
void
VisualsToXpsDocument. WriteAsync(Visual visual, PrintTicket printTicket)
void
XpsDocumentWriter. WriteAsync(String documentPath)
void
XpsDocumentWriter. WriteAsync(String documentPath, XpsDocumentNotificationLevel notificationLevel)
void
XpsDocumentWriter. WriteAsync(DocumentPaginator documentPaginator)
void
XpsDocumentWriter. WriteAsync(DocumentPaginator documentPaginator, PrintTicket printTicket)
void
XpsDocumentWriter. WriteAsync(FixedDocument fixedDocument)
void
XpsDocumentWriter. WriteAsync(FixedDocument fixedDocument, PrintTicket printTicket)
void
XpsDocumentWriter. WriteAsync(FixedDocumentSequence fixedDocumentSequence)
void
XpsDocumentWriter. WriteAsync(FixedDocumentSequence fixedDocumentSequence, PrintTicket printTicket)
void
XpsDocumentWriter. WriteAsync(FixedPage fixedPage)
void
XpsDocumentWriter. WriteAsync(FixedPage fixedPage, PrintTicket printTicket)
void
XpsDocumentWriter. WriteAsync(Visual visual)
void
XpsDocumentWriter. WriteAsync(Visual visual, PrintTicket printTicket)
-
Uses of FileNotFoundException in system.windows.xps.packaging
Constructors in system.windows.xps.packaging that throw FileNotFoundException Constructor Description XpsDocument(String path, FileAccess packageAccess)
XpsDocument(String path, FileAccess packageAccess, CompressionOption compressionOption)
-
Uses of FileNotFoundException in system.windows.xps.serialization
Methods in system.windows.xps.serialization that throw FileNotFoundException Modifier and Type Method Description NetObject
FontTypeConverter. ConvertTo(ITypeDescriptorContext context, CultureInfo culture, NetObject value, NetType destinationType)
NetObject
ImageSourceTypeConverter. ConvertTo(ITypeDescriptorContext context, CultureInfo culture, NetObject value, NetType destinationType)
-
Uses of FileNotFoundException in system.workflow.componentmodel
Methods in system.workflow.componentmodel that throw FileNotFoundException Modifier and Type Method Description ValidationErrorCollection
WorkflowChanges. Validate()
-
Uses of FileNotFoundException in system.workflow.componentmodel.compiler
Methods in system.workflow.componentmodel.compiler that throw FileNotFoundException Modifier and Type Method Description WorkflowCompilerResults
WorkflowCompiler. Compile(WorkflowCompilerParameters parameters, String... files)
WorkflowCompilerResults
WorkflowCompiler. Compile(WorkflowCompilerParameters dupParam0, JCORefOut dupParam1)
NetType
TypeProvider. GetType(String name)
NetType
TypeProvider. GetType(String name, boolean throwOnError)
NetType[]
TypeProvider. GetTypes()
-
Uses of FileNotFoundException in system.workflow.componentmodel.design
Methods in system.workflow.componentmodel.design that throw FileNotFoundException Modifier and Type Method Description String
WorkflowTheme. getContainingFileDirectory()
static WorkflowTheme
WorkflowTheme. getCurrentTheme()
Image
ActivityDesignerTheme. getDesignerImage()
static String
WorkflowTheme. getRegistryKeyPath()
Image
CompositeDesignerTheme. getWatermarkImage()
Image
AmbientTheme. getWorkflowWatermarkImage()
static WorkflowTheme
WorkflowTheme. Load(String themeFilePath)
static WorkflowTheme
WorkflowTheme. LoadThemeSettingFromRegistry()
void
WorkflowTheme. Save(String themeFilePath)
static void
WorkflowTheme. SaveThemeSettingToRegistry()
void
WorkflowView. SaveWorkflowImage(String imageFile, ImageFormat imageFormat)
void
ActivityDesignerTheme. setDesignerImagePath(String DesignerImagePath)
void
AmbientTheme. setWatermarkImagePath(String WatermarkImagePath)
void
CompositeDesignerTheme. setWatermarkImagePath(String WatermarkImagePath)
Constructors in system.workflow.componentmodel.design that throw FileNotFoundException Constructor Description ActivityToolboxItem(NetType type)
ThemeConfigurationDialog(IServiceProvider serviceProvider)
TypeBrowserDialog(IServiceProvider serviceProvider, ITypeFilterProvider filterProvider, String selectedTypeName)
TypeBrowserDialog(IServiceProvider serviceProvider, ITypeFilterProvider filterProvider, String selectedTypeName, TypeProvider typeProvider)
WorkflowOutline(IServiceProvider serviceProvider)
WorkflowPageSetupDialog(IServiceProvider serviceProvider)
WorkflowTheme()
WorkflowView(IServiceProvider serviceProvider)
-
Uses of FileNotFoundException in system.workflow.componentmodel.serialization
Methods in system.workflow.componentmodel.serialization that throw FileNotFoundException Modifier and Type Method Description void
WorkflowMarkupSerializer. Serialize(XmlWriter writer, NetObject obj)
-
Uses of FileNotFoundException in system.workflow.runtime
Methods in system.workflow.runtime that throw FileNotFoundException Modifier and Type Method Description void
WorkflowInstance. Abort()
WorkflowInstance
WorkflowRuntime. CreateWorkflow(NetType workflowType)
void
WorkflowRuntime. Dispose()
Constructors in system.workflow.runtime that throw FileNotFoundException Constructor Description WorkflowRuntime()
WorkflowRuntime(String configSectionName)
WorkflowRuntime(WorkflowRuntimeSection settings)
-
Uses of FileNotFoundException in system.workflow.runtime.debugengine
Methods in system.workflow.runtime.debugengine that throw FileNotFoundException Modifier and Type Method Description void
DebugController. AttachToConduit(Uri url)
-
Uses of FileNotFoundException in system.xaml
Methods in system.xaml that throw FileNotFoundException Modifier and Type Method Description static void
XamlServices. Save(String fileName, NetObject instance)
-
Uses of FileNotFoundException in system.xml
Methods in system.xml that throw FileNotFoundException Modifier and Type Method Description static XmlWriter
XmlWriter. Create(String outputFileName)
static Evidence
XmlSecureResolver. CreateEvidenceForUrl(String securityUrl)
Uri
XmlResolver. ResolveUri(Uri baseUri, String relativeUri)
void
XmlDocument. Save(String filename)
Task
XmlDictionaryWriter. WriteBase64Async(byte[] buffer, int index, int count)
Task
XmlDictionaryWriter. WriteBase64Async(JCORefOut dupParam0, int dupParam1, int dupParam2)
Task
XmlDictionaryWriter. WriteValueAsync(IStreamProvider value)
Constructors in system.xml that throw FileNotFoundException Constructor Description XmlSecureResolver(XmlResolver resolver, String securityUrl)
XmlTextReader(String url)
XmlTextReader(String url, XmlNameTable nt)
XmlTextReader(Stream xmlFragment, XmlNodeType fragType, XmlParserContext context)
XmlTextWriter(String filename, Encoding encoding)
-
Uses of FileNotFoundException in system.xml.linq
Methods in system.xml.linq that throw FileNotFoundException Modifier and Type Method Description void
XDocument. Save(String fileName, SaveOptions options)
void
XElement. Save(String fileName, SaveOptions options)
void
XStreamingElement. Save(String fileName, SaveOptions options)
-
Uses of FileNotFoundException in system.xml.schema
Methods in system.xml.schema that throw FileNotFoundException Modifier and Type Method Description void
XmlSchema. Write(Stream stream)
void
XmlSchema. Write(Stream stream, XmlNamespaceManager namespaceManager)
void
XmlSchema. Write(TextWriter writer)
void
XmlSchema. Write(TextWriter writer, XmlNamespaceManager namespaceManager)
void
XmlSchema. Write(XmlWriter writer)
void
XmlSchema. Write(XmlWriter writer, XmlNamespaceManager namespaceManager)
-
Uses of FileNotFoundException in system.xml.serialization
Methods in system.xml.serialization that throw FileNotFoundException Modifier and Type Method Description void
XmlSchemas. Compile(ValidationEventHandler handler, boolean fullCompile)
XmlSerializer
XmlSerializerFactory. CreateSerializer(NetType type)
XmlSerializer
XmlSerializerFactory. CreateSerializer(NetType type, String defaultNamespace)
XmlSerializer
XmlSerializerFactory. CreateSerializer(NetType type, NetType[] extraTypes)
XmlSerializer
XmlSerializerFactory. CreateSerializer(NetType type, XmlAttributeOverrides overrides)
XmlSerializer
XmlSerializerFactory. CreateSerializer(NetType type, XmlAttributeOverrides overrides, NetType[] extraTypes, XmlRootAttribute root, String defaultNamespace)
XmlSerializer
XmlSerializerFactory. CreateSerializer(NetType type, XmlAttributeOverrides overrides, NetType[] extraTypes, XmlRootAttribute root, String defaultNamespace, String location)
XmlSerializer
XmlSerializerFactory. CreateSerializer(NetType type, XmlAttributeOverrides overrides, NetType[] extraTypes, XmlRootAttribute root, String defaultNamespace, String location, Evidence evidence)
XmlSerializer
XmlSerializerFactory. CreateSerializer(NetType type, XmlRootAttribute root)
XmlSerializer
XmlSerializerFactory. CreateSerializer(XmlTypeMapping xmlTypeMapping)
static XmlSerializer[]
XmlSerializer. FromMappings(XmlMapping[] mappings)
static XmlSerializer[]
XmlSerializer. FromMappings(XmlMapping[] mappings, NetType type)
static XmlSerializer[]
XmlSerializer. FromMappings(XmlMapping[] mappings, Evidence evidence)
static XmlSerializer[]
XmlSerializer. FromTypes(NetType[] types)
Constructors in system.xml.serialization that throw FileNotFoundException Constructor Description XmlSerializer(NetType type)
XmlSerializer(NetType type, String defaultNamespace)
XmlSerializer(NetType type, NetType[] extraTypes)
XmlSerializer(NetType type, XmlAttributeOverrides overrides)
XmlSerializer(NetType type, XmlAttributeOverrides overrides, NetType[] extraTypes, XmlRootAttribute root, String defaultNamespace)
XmlSerializer(NetType type, XmlAttributeOverrides overrides, NetType[] extraTypes, XmlRootAttribute root, String defaultNamespace, String location)
XmlSerializer(NetType type, XmlAttributeOverrides overrides, NetType[] extraTypes, XmlRootAttribute root, String defaultNamespace, String location, Evidence evidence)
XmlSerializer(NetType type, XmlRootAttribute root)
XmlSerializer(XmlTypeMapping xmlTypeMapping)
-
Uses of FileNotFoundException in system.xml.xsl
Methods in system.xml.xsl that throw FileNotFoundException Modifier and Type Method Description static CompilerErrorCollection
XslCompiledTransform. CompileToType(XmlReader stylesheet, XsltSettings settings, XmlResolver stylesheetResolver, boolean debug, TypeBuilder typeBuilder, String scriptAssemblyPath)
void
XslCompiledTransform. Load(String stylesheetUri)
void
XslCompiledTransform. Load(String stylesheetUri, XsltSettings settings, XmlResolver stylesheetResolver)
void
XslCompiledTransform. Load(XmlReader stylesheet)
void
XslCompiledTransform. Load(XmlReader stylesheet, XsltSettings settings, XmlResolver stylesheetResolver)
void
XslCompiledTransform. Load(IXPathNavigable stylesheet)
void
XslCompiledTransform. Load(IXPathNavigable stylesheet, XsltSettings settings, XmlResolver stylesheetResolver)
void
XslCompiledTransform. Transform(String inputUri, String resultsFile)
void
XslTransform. Transform(String inputfile, String outputfile)
void
XslTransform. Transform(String inputfile, String outputfile, XmlResolver resolver)
-