ApplicationRecord.ApplicationType Property

Definition

Gets or sets the application type.

public:
 property Microsoft::Uii::Common::ApplicationType ApplicationType { Microsoft::Uii::Common::ApplicationType get(); void set(Microsoft::Uii::Common::ApplicationType value); };
public Microsoft.Uii.Common.ApplicationType ApplicationType { get; set; }
member this.ApplicationType : Microsoft.Uii.Common.ApplicationType with get, set
Public Property ApplicationType As ApplicationType

Property Value

The type of application.

Applies to