Item.LastModifiedName 属性

定义

获取上次修改此项的用户的名称。

public:
 property System::String ^ LastModifiedName { System::String ^ get(); };
public string LastModifiedName { get; }
Public ReadOnly Property LastModifiedName As String

属性值

一个字符串值,指示上次修改项的用户。

适用于