'Declaration
<DispIdAttribute(540)> Sub SetKeywords( _ ByVal Keywords As String _ )
[DispId(540)] void SetKeywords( string Keywords )
procedure SetKeywords( Keywords: String );
DispIdAttribute(540) function SetKeywords( Keywords : String );
[DispId(540)] void SetKeywords( string* Keywords )
[DispId(540)] void SetKeywords( String^ Keywords )
Parameters
- Keywords