共用方式為


StandardDataFormats.Rtf 屬性

定義

唯讀屬性,會傳回對應至 RTF (RTF) 的格式識別碼字串值。

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

對應至 RTF () 格式的 RTF 格式識別碼字串值。

適用於