IVsTaskProvider.ReRegistrationKey(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Do not use.
public:
int ReRegistrationKey([Runtime::InteropServices::Out] System::String ^ % pbstrKey);
int ReRegistrationKey([Runtime::InteropServices::Out] std::wstring const & & pbstrKey);
public int ReRegistrationKey (out string pbstrKey);
abstract member ReRegistrationKey : string -> int
Public Function ReRegistrationKey (ByRef pbstrKey As String) As Integer
Parameters
- pbstrKey
- String
Do not use.