[This is preliminary documentation and is subject to change.]
The OCResources type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| OCResources | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| AppPath |
Gets the application path.
| |
| DiskPath |
Returns the disk file path for a source file
| |
| DocsAppPath |
Returns the complete application path of the OfficeClip documents.
| |
| EncodeQueryString | Overloaded. | |
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetOSVersion |
Get the operating system version
| |
| GetString |
Returns the value of the specified String resource.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ImagePath |
Returns the image path taking in view of the customizations
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Redirect | ||
| Remove |
Removes the application variable that is used as a resource reference.
| |
| ResourceAppPath |
Returns the complete path name of the appliction resource file.
| |
| ResourceDiskPath |
Returns the disk path of the OfficeClip resources
| |
| SetApplication |
Sets the resource application to the resource variable. Once this is done, the
resource will be available to all instances of OfficeClip.
| |
| SetupSwitches |
Sets up switches for the Tracer
| |
| ToString | Returns a String that represents the current Object. (Inherited from Object.) | |
| UrlPath |
Return the complete url path of the OfficeClip application. The url path
starts with http://
| |
| ValidateQueryStringSignature |
Properties
| Name | Description | |
|---|---|---|
| ApplicationMatrix |
Property for the application matrix that decides which applications are accessible to the user.
| |
| CustomResources |
Custom resource property. This will help switching the aspx files on the fly.
| |
| FrameworkResource |
The framework resource
| |
| Item |
Returns the value of the specified String resource.
| |
| License |
The OfficeClip license object
| |
| SecurityRefreshResources |
The application variable that corresponds to the date and time when any
security parameter of the system got updated.
| |
| SerialNumberResource |
The serial number of the OfficeClip installation
| |
| SqlServerVersion |
The sql server version
|
