WindowsSoftwareUpdateProvider.FolderPath Property

Definition

public:
 property Platform::String ^ FolderPath { Platform::String ^ get(); };
winrt::hstring FolderPath();
public string FolderPath { get; }
var string = windowsSoftwareUpdateProvider.folderPath;
Public ReadOnly Property FolderPath As String

Property Value

String

Platform::String

winrt::hstring

Applies to