IVsSccPublish Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |