Click or drag to resize

UserResource Properties

The UserResource type exposes the following members.

Properties
 NameDescription
Public propertyCreated Gets the time at which this resource was created (not when the original file was created).
Public propertyCode exampleLocalPath Gets or sets the name and path of this user resource, relative to the UserResources directory. Never set this property directly, always go through UserResourceLibrary.RenameFile.
Public propertyPersistence Gets or sets a value indicating whether this UserResource will remain in a UserResourceLibrary even when it's not referenced.
Public propertySourcePath Gets the original path of the file.
Top
See Also