menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Application - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Application

    Represents the properties for Application element and its attributes

    Inheritance
    System.Object
    Application
    Namespace: Syncfusion.PMML
    Assembly: Syncfusion.PMML.Portable.dll
    Syntax
    public class Application : Object

    Constructors

    Application()

    Declaration
    public Application()

    Properties

    Name

    Gets and sets the "name" attribute value

    Declaration
    public string Name { get; }
    Property Value
    Type
    System.String

    Version

    Gets and sets the "version" attribute value

    Declaration
    public string Version { get; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved