Sdílet prostřednictvím


IVsTaskProvider2.ReRegistrationKey – metoda (String)

 

Nepoužívejte.

Obor názvů:   Microsoft.VisualStudio.Shell.Interop
Sestavení:  Microsoft.VisualStudio.Shell.Interop (v Microsoft.VisualStudio.Shell.Interop.dll)

Syntaxe

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

Parametry

  • pbstrKey
    Nepoužívejte.

Vrácená hodnota

Type: System.Int32

Implementuje

IVsTaskProvider.ReRegistrationKey(String)

Viz také

IVsTaskProvider2 – rozhraní
Microsoft.VisualStudio.Shell.Interop – obor názvů

Zpátky na začátek