バージョン

SetText(String) メソッド

クリップボードの指定した UnicodeText 文字列を保存します。
シンタックス
'宣言
 
Public Overloads Shared Function SetText( _
   ByVal text As String _
) As Boolean
public static bool SetText( 
   string text
)

パラメータ

text
クリップボードに保存される文字列。
参照