This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
[] public class FileDependency |
Visual Basic (Declaration) | Copy Code |
---|---|
<> _ Public Class FileDependency |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
HasExpired |
Specifies if the item has expired or not.
|
|
Initialize |
Not used
|
|
Notify |
Notifies that the item was recently used.
|
|
ToString |
Returns a string representing this FileDependency.
(Overrides Object..::ToString()()()().) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |