Sdílet prostřednictvím


ContentDefinition.DefaultContent Vlastnost

Definice

Získá výchozí kód HTML pro obsah.

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

Hodnota vlastnosti

Řetězec obsahující kód HTML.

Platí pro

Viz také