ReminderEntry.ETag Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ou define a ETag.
public string ETag { get; set; }
[Orleans.Id(4)]
public string ETag { get; set; }
member this.ETag : string with get, set
[<Orleans.Id(4)>]
member this.ETag : string with get, set
Public Property ETag As String
Valor da propriedade
A ETag.
- Atributos