IVsTaskProvider.ReRegistrationKey(String) Method
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);
C++/WinRT
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
- pbstrKey
- String
Do not use.
製品 | バージョン |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |