ResourceETag Property
The ETag of the resource.
Syntax
[VB.NET] Public ReadOnlyProperty ResourceETag As String
[C#] public string ResourceETag {get;}
Remarks
This property hold the ETag of the resource.
This property is read-only and not available at design time.
Default Value
""