_TaskItem.Role 属性

定义

返回或设置 C# ) 中的 字符串 (字符串 ,其中包含将任务的所有者与任务的角色关联的自由格式文本字符串。 读/写。

public:
 property System::String ^ Role { System::String ^ get(); void set(System::String ^ value); };
public string Role { get; set; }
Public Property Role As String

属性值

适用于