WindowsSoftwareUpdateAppPackageInfo Constructor
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:
WindowsSoftwareUpdateAppPackageInfo(Platform::String ^ packageFamilyName, WindowsSoftwareUpdateArchitecture packageArchitecture, Uri ^ installUri);
WindowsSoftwareUpdateAppPackageInfo(winrt::hstring const& packageFamilyName, WindowsSoftwareUpdateArchitecture const& packageArchitecture, Uri const& installUri);
public WindowsSoftwareUpdateAppPackageInfo(string packageFamilyName, WindowsSoftwareUpdateArchitecture packageArchitecture, System.Uri installUri);
function WindowsSoftwareUpdateAppPackageInfo(packageFamilyName, packageArchitecture, installUri)
Public Sub New (packageFamilyName As String, packageArchitecture As WindowsSoftwareUpdateArchitecture, installUri As Uri)
Parameters
- packageFamilyName
-
String
Platform::String
winrt::hstring
- packageArchitecture
- WindowsSoftwareUpdateArchitecture