Aracılığıyla paylaş


TFVCTeamExplorerGettingStartedProviderVS.Exec Yöntem

Ad alanı:  Microsoft.VisualStudio.TeamFoundation.VersionControl
Derleme:  Microsoft.VisualStudio.TeamFoundation.VersionControl (Microsoft.VisualStudio.TeamFoundation.VersionControl.dll içinde)

Sözdizimi

'Bildirim
Public Function Exec ( _
    ByRef pguidCmdGroup As Guid, _
    nCmdID As UInteger, _
    nCmdexecopt As UInteger, _
    pvaIn As IntPtr, _
    pvaOut As IntPtr _
) As Integer
public int Exec(
    ref Guid pguidCmdGroup,
    uint nCmdID,
    uint nCmdexecopt,
    IntPtr pvaIn,
    IntPtr pvaOut
)

Parametreler

Dönüş Değeri

Tür: System.Int32

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

TFVCTeamExplorerGettingStartedProviderVS Sınıf

Microsoft.VisualStudio.TeamFoundation.VersionControl Ad Alanı