Compartilhar via


MetadataProperty.Value Propriedade

Definição

Obtém o valor da propriedade de metadados.

public:
 property System::String ^ Value { System::String ^ get(); void set(System::String ^ value); };
[System.Xml.Serialization.XmlIgnore]
public string Value { get; set; }
[<System.Xml.Serialization.XmlIgnore>]
member this.Value : string with get, set
Public Property Value As String

Valor da propriedade

Um valor string.

Atributos

Aplica-se a