Compartilhar via


Property.Value Propriedade

Definição

Obtém ou define o valor da propriedade.

[System.Runtime.Serialization.DataMember(IsRequired=true, Name="Value", Order=101)]
public string Value { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=true, Name="Value", Order=101)>]
member this.Value : string with get, set
Public Property Value As String

Valor da propriedade

O valor da propriedade.

Atributos

Aplica-se a