Metoda IVsTaskProvider.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
Zobacz też
Interfejs IVsTaskProvider
Przestrzeń nazw Microsoft.VisualStudio.Shell.Interop
Powrót do początku