次の方法で共有


IVsSccManager3 Interface

Definition

Allows projects and hierarchies to register themselves with source control and obtain information on source control status.

public interface class IVsSccManager3 : Microsoft::VisualStudio::Shell::Interop::IVsSccManager2
public interface class IVsSccManager3 : Microsoft::VisualStudio::Shell::Interop::IVsSccManager2
__interface IVsSccManager3 : Microsoft::VisualStudio::Shell::Interop::IVsSccManager2
[System.Runtime.InteropServices.Guid("224209ED-E56C-4C8D-A7FF-31CF4686798D")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsSccManager3 : Microsoft.VisualStudio.Shell.Interop.IVsSccManager2
[<System.Runtime.InteropServices.Guid("224209ED-E56C-4C8D-A7FF-31CF4686798D")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsSccManager3 = interface
    interface IVsSccManager2
Public Interface IVsSccManager3
Implements IVsSccManager2
Attributes
Implements

Applies to