GetResourceInfo Method
Gets information about the resource.
Syntax
[VB.NET] Public Sub GetResourceInfo()
[C#] public void GetResourceInfo();
Remarks
This method gets information about the resource specified by ResourceId or ResourcePath. After calling this method the following properties are populated:
- ResourceCount
- ResourceCRC32Hash
- ResourceCreatedDate
- ResourceData
- ResourceDeleted
- ResourceDescription
- ResourceDownloadURL
- ResourceETag
- ResourceId
- ResourceIndex
- ResourceMarker
- ResourceMIMEType
- ResourceModifiedDate
- ResourceName
- ResourceParentId
- ResourceParentPath
- ResourcePath
- ResourceSHA1Hash
- ResourceSize
- ResourceType
- ResourceWebURL