Condividi tramite


StandardDataFormats.Rtf Proprietà

Definizione

Proprietà di sola lettura che restituisce il valore della stringa ID di formato corrispondente al formato RTF (Rich Text Format).

public:
 static property Platform::String ^ Rtf { Platform::String ^ get(); };
static winrt::hstring Rtf();
public static string Rtf { get; }
var string = StandardDataFormats.rtf;
Public Shared ReadOnly Property Rtf As String

Valore della proprietà

String

Platform::String

winrt::hstring

Valore stringa ID formato corrispondente al formato RTF (Rich Text Format).

Si applica a