Udostępnij za pośrednictwem


Metoda IVsTaskProvider2.ReRegistrationKey — (String)

 

Nie należy używać.

Przestrzeń nazw:   Microsoft.VisualStudio.Shell.Interop
Zestaw:  Microsoft.VisualStudio.Shell.Interop (w Microsoft.VisualStudio.Shell.Interop.dll)

Składnia

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
    Nie należy używać.

Wartość zwracana

Type: System.Int32

Implementuje

IVsTaskProvider.ReRegistrationKey(String)

Zobacz też

Interfejs IVsTaskProvider2
Przestrzeń nazw Microsoft.VisualStudio.Shell.Interop

Powrót do początku