CodeFactory Platform CodeFactory Platform
CodeFactory Platform CodeFactory Platform
CodeFactory

Search Results for

    Interface IVsProjectFramework

    Target framework in which the project will output to.

    Namespace: CodeFactory.VisualStudio
    Assembly: CodeFactory.VisualStudio.dll
    Syntax
    public interface IVsProjectFramework

    Properties

    | Improve this Doc View Source

    Framework

    The framework that the project is targeting.

    Declaration
    string Framework { get; }
    Property Value
    Type Description
    string
    | Improve this Doc View Source

    Version

    The specified version the framework to be released to.

    Declaration
    string Version { get; }
    Property Value
    Type Description
    string
    © CodeFactory, LLC. All rights reserved.