Document Library for WinForms
SetKeywordsAsText メソッド (DocumentInfo)

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > DocumentInfo クラス : SetKeywordsAsText メソッド
The space-delimited list of keywords.
Assigns the Keywords collection on the current object from a single string containing the space-delimited list of keywords. (Note that the Keywords collection is cleared by this method prior to assignment.)
シンタックス
'宣言
 
Public Sub SetKeywordsAsText( _
   ByVal value As System.String _
) 
public void SetKeywordsAsText( 
   System.string value
)

パラメータ

value
The space-delimited list of keywords.
参照

DocumentInfo クラス
DocumentInfo メンバ