共用方式為


MarkdownAttributedTextReader.Read(String) 方法

定義

public:
 static Microsoft::Maui::Graphics::Text::IAttributedText ^ Read(System::String ^ text);
public static Microsoft.Maui.Graphics.Text.IAttributedText Read (string text);
static member Read : string -> Microsoft.Maui.Graphics.Text.IAttributedText
Public Shared Function Read (text As String) As IAttributedText

參數

text
String

傳回

適用於