MetadataProperty.Value Proprietà

Definizione

Ottiene il valore della proprietà dei metadati.

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

Valore della proprietà

Valore string.

Attributi

Si applica a