CoAuthor.Name 属性

定义

获取指定共同作者的显示名称。

public:
 property System::String ^ default { System::String ^ get(); };
public string this { get; }
member this.Name : string
Default Public ReadOnly Property Name As String

属性值

指定共同作者的显示名称。

注解

此为只读属性。

适用于