TextContent

VectorImageResourceBase.TextContent property

実装では、type はこのベクター画像の内容をテキスト形式で返す必要があります: 画像 type に関する XML の base64 エンコード

public abstract string TextContent { get; }

関連項目