StandardDataFormats.Rtf 属性

定义

一个只读属性,返回 RTF) RTF 格式 (格式 ID 字符串值。

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

属性值

String

Platform::String

winrt::hstring

格式 ID 字符串值对应于 RTF (RTF) 格式。

适用于