CodePackageActivationContext.ApplicationName プロパティ

定義

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

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

プロパティ値

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

適用対象