Click or drag to resize

OpenResourceInfo Properties

The OpenResourceInfo type exposes the following members.

Properties
  NameDescription
Public propertyHost Obsolete.
The local or remote Host.
Public propertyHostName
The host name of this resource information.
Public propertyId
The identification number assigned to the resource when it is opened.
Public propertyPathName
The path of the opened resource.
Public propertyPermissions
The access permissions associated with the opening application. This member can be one or more of the following AccessPermissions values.
Public propertyTotalLocks
The number of file locks on the file, device, or pipe.
Public propertyUserName
Specifies which user (on servers that have user-level security) or which computer (on servers that have share-level security) opened the resource.
Top
See Also