ApplicationMetadata.ApplicationName プロパティ

定義

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

public:
 property System::String ^ ApplicationName { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DataAnnotations.Required]
public string ApplicationName { get; set; }
[<System.ComponentModel.DataAnnotations.Required>]
member this.ApplicationName : string with get, set
Public Property ApplicationName As String

プロパティ値

属性

適用対象