Click or drag to resize
WebResourceStatus Properties

The WebResourceStatus type exposes the following members.

Properties
  NameDescription
Public propertyAccessType
Type of access that the application needs to the resource. For example read, write or execute.
Public propertyAddress
Address of resource.
Public propertyInformation
Further information about the status or resource.
Public propertyName
Name of resource.
Public propertyResourceType
Type of resource.
Public propertyStatus
Status: True = OK and False = Some kind of problem.
Public propertyTime
Date and time when this status information was created.
Top
See Also