Property ETag
ETag
Gets or sets the content ETag.
Declaration
public string? ETag { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Gets or sets the content ETag.
public string? ETag { get; set; }
Type | Description |
---|---|
System.String |