次の方法で共有


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

プロパティ値

指定した共同作成者の表示名。

注釈

読み取り専用です。

適用対象