Search Results for

    Show / Hide Table of Contents

    Interface IProjectDeleteOperation

    Namespace: Sdl.ProjectAutomation.Core
    Assembly: Sdl.ProjectAutomation.Core.dll
    Syntax
    public interface IProjectDeleteOperation

    Methods

    Delete()

    Declaration
    void Delete()

    DeleteFilesAndDependencies(String)

    Declaration
    void DeleteFilesAndDependencies(string fileNameInProject)
    Parameters
    Type Name Description
    System.String fileNameInProject

    DeleteFromServer()

    Declaration
    void DeleteFromServer()

    On this page

    Back to top Generated by DocFX