IVsSccPublish Interface

Definition

Interface that supports publishing of source code that is in a local repository.

public interface class IVsSccPublish
public interface class IVsSccPublish
__interface IVsSccPublish
[System.Runtime.InteropServices.Guid("F3352A43-0AA9-47BA-940C-59D418E89061")]
public interface IVsSccPublish
[<System.Runtime.InteropServices.Guid("F3352A43-0AA9-47BA-940C-59D418E89061")>]
type IVsSccPublish = interface
Public Interface IVsSccPublish
Attributes

Methods

BeginPublishWorkflowAsync(CancellationToken)

Initiates a workflow to enable publishing of a local repository to a remote server.

Applies to