RichTextBox for UWP/WinRT
GetFormat メソッド

プロパティ値を読み取るオブジェクト。
指定されたオブジェクトの Format 添付プロパティの値を取得します。
構文
'宣言
 
Public Shared Function GetFormat( _
   ByVal obj As Windows.UI.Xaml.DependencyObject _
) As System.String
public static System.string GetFormat( 
   Windows.UI.Xaml.DependencyObject obj
)

パラメータ

obj
プロパティ値を読み取るオブジェクト。

戻り値の型

要求されたオブジェクトの Format 値。
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

ImageAttach クラス
ImageAttach メンバ

Send Feedback