Oracle® Fusion Middleware .NET API Reference for Identity Connector Framework  E57662-01
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
Org.IdentityConnectors.Framework.Common.Objects.FileName Class Reference

Placeholder for java.io.File since C#'s FileInfo class throws exceptions if the file doesn't exist. More...

Public Member Functions

 FileName (string path)
 
override bool Equals (object o)
 
override int GetHashCode ()
 
override string ToString ()
 

Properties

string Path [get]
 

Detailed Description

Placeholder for java.io.File since C#'s FileInfo class throws exceptions if the file doesn't exist.


The documentation for this class was generated from the following file: