Aracılığıyla paylaş


IVsTaskProvider.ReRegistrationKey Yöntem (String)

 

Kullanmayın.

Ad Alanı:   Microsoft.VisualStudio.Shell.Interop
Derleme:  Microsoft.VisualStudio.Shell.Interop (Microsoft.VisualStudio.Shell.Interop.dll içinde)

Sözdizimi

int ReRegistrationKey(
    out string pbstrKey
)
int ReRegistrationKey(
    [OutAttribute] String^% pbstrKey
)
abstract ReRegistrationKey : 
        pbstrKey:string byref -> int
Function ReRegistrationKey (
    <OutAttribute> ByRef pbstrKey As String
) As Integer

Parametreler

  • pbstrKey
    Kullanmayın.

Dönüş Değeri

Type: System.Int32

Ayrıca bkz.

IVsTaskProvider Arabirim
Microsoft.VisualStudio.Shell.Interop Ad Alanı

Başa dön