ApplicationMetadata.ApplicationName Property

Definition

Gets or sets the application's name.

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

Property Value

Attributes

Applies to