次の方法で共有


UserId.DisplayName プロパティ

定義

ユーザーの表示名を取得または設定します。

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

プロパティ値

ユーザーの表示名を含む文字列。

適用対象