Compartir a través de


ExpandedWrapper<TExpandedElement>.Description Propiedad

Definición

Obtiene o establece la descripción para el objeto ExpandedWrapper<TExpandedElement>.

Esta API admite la infraestructura de producto y no está pensada para usarse directamente en el código.

public:
 property System::String ^ Description { System::String ^ get(); void set(System::String ^ value); };
public string Description { get; set; }
member this.Description : string with get, set
Public Property Description As String

Valor de propiedad

Descripción del objeto ExpandedWrapper<TExpandedElement>.

Se aplica a