Compartir vía


ContentDefinition.DefaultContent Propiedad

Definición

Obtiene el formato HTML predeterminado para el contenido.

public:
 property System::String ^ DefaultContent { System::String ^ get(); };
public string DefaultContent { get; }
member this.DefaultContent : string
Public ReadOnly Property DefaultContent As String

Valor de propiedad

Una cadena que contiene el formato HTML.

Se aplica a

Consulte también