MetadataProperty.Description Propiedad

Definición

Obtiene la descripción de la propiedad de metadatos.

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

Valor de propiedad

Valor string.

Atributos

Se aplica a