Click or drag to resize

IUserResource Properties

The IUserResource type exposes the following members.

Properties
  NameDescription
Public propertyFileName
Indicates the name of the resource file.
Public propertyFormat
Indicates the format of the resource (ex: image/URL)
Public propertyId
Identifier of the user resource
Public propertyIsModified
Flag to indicates if the object has been modified since his initialization.
Public propertyUserId
Identifier of the user associated with that resource
Public propertyValue
Get the resource.
Top
See Also