ApplicationLoadInformation.Name プロパティ

定義

アプリケーションの名前を取得または設定します。

public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

プロパティ値

アプリケーションの名前です。

適用対象