WindowsUpdateManager.GetProvider(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.
public:
virtual WindowsSoftwareUpdateProvider ^ GetProvider(Platform::String ^ id) = GetProvider;
WindowsSoftwareUpdateProvider GetProvider(winrt::hstring const& id);
public WindowsSoftwareUpdateProvider GetProvider(string id);
function getProvider(id)
Public Function GetProvider (id As String) As WindowsSoftwareUpdateProvider
Parameters
- id
-
String
Platform::String
winrt::hstring