'宣言 Public Sub SetKeywordsAsText( _ ByVal value As System.String _ )
'使用法 Dim instance As DocumentInfo Dim value As System.String instance.SetKeywordsAsText(value)
public void SetKeywordsAsText( System.string value )
パラメータ
- value
- スペース区切りのキーワードのリスト。
'宣言 Public Sub SetKeywordsAsText( _ ByVal value As System.String _ )
'使用法 Dim instance As DocumentInfo Dim value As System.String instance.SetKeywordsAsText(value)
public void SetKeywordsAsText( System.string value )