バージョン

OnStringFormatPropertyChanged(String) メソッド

StringFormatProperty プロパティ変更ハンドラー。
シンタックス
'宣言
 
Protected Overridable Sub OnStringFormatPropertyChanged( _
   ByVal newValue As String _
) 
protected virtual void OnStringFormatPropertyChanged( 
   string newValue
)

パラメータ

newValue
新しい値。
参照