Langue

MetadataProperty.Name Propriété

Définition

On obtient le nom de la propriété de métadonnées.

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

Valeur de propriété

Une valeur string.

Attributs

S’applique à