WindowsUpdateManager.ProviderIds Property

Definition

public:
 property Platform::Array <Platform::String ^> ^ ProviderIds { Platform::Array <Platform::String ^> ^ get(); };
winrt::array_view <winrt::hstring const&> ProviderIds();
public string[] ProviderIds { get; }
var string[] = windowsUpdateManager.providerIds;
Public ReadOnly Property ProviderIds As String()

Property Value

String[]

Platform::String[]

winrt::hstring[]

Applies to