Search Results for

    Show / Hide Table of Contents

    Class BuildViewModelBaseTask

    Embedd base viewmodel into the assembly

    Inheritance
    System.Object
    BuildTaskBase
    BuildViewModelBaseTask
    Implements
    Microsoft.Build.Framework.ITask
    Inherited Members
    BuildTaskBase.BuildEngine
    BuildTaskBase.CXUIBuildEngine
    BuildTaskBase.HostObject
    BuildTaskBase.TempOutputDirectory
    BuildTaskBase.Assemblies
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.CXUI.ViewModel
    Assembly: Simplic.CXUI.ViewModel.dll
    Syntax
    public sealed class BuildViewModelBaseTask : BuildTaskBase

    Methods

    | Improve this Doc View Source

    Execute()

    Write viewmodel base

    Declaration
    public override bool Execute()
    Returns
    Type Description
    System.Boolean
    Overrides
    BuildTaskBase.Execute()

    Implements

    Microsoft.Build.Framework.ITask
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx