KnownUserProperties.DisplayName プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ユーザーの表示名を取得します。
public:
static property Platform::String ^ DisplayName { Platform::String ^ get(); };
static winrt::hstring DisplayName();
public static string DisplayName { get; }
var string = KnownUserProperties.displayName;
Public Shared ReadOnly Property DisplayName As String
プロパティ値
ユーザーの表示名。