SSRSDocumentSource for WinForms
SetKeywordsAsText メソッド

スペース区切りのキーワードのリスト。
スペース区切りのキーワードのリストを含む1つの文字列から、現在のオブジェクトに Keywords コレクション を割り当てます。 (Keywords コレクションは、割り当て前にこのメソッドによってクリアされます。)
構文
'宣言
 
Public Sub SetKeywordsAsText( _
   ByVal value As System.String _
) 
public void SetKeywordsAsText( 
   System.string value
)

パラメータ

value
スペース区切りのキーワードのリスト。
参照

DocumentInfo クラス
DocumentInfo メンバ