单项选择题

下列方法中,可以为Intent添加Category属性的是()

A.setAction(String str)
B.addAction(Srting str)
C.setCategory(String str)
D.addCategory(String str)