UrlUpdateInfo Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation UrlUpdateInfo Property
The URL update information.
Declaration Syntax
C# Visual Basic Visual C++ F#
public Uri UrlUpdateInfo { get; }
Public ReadOnly Property UrlUpdateInfo As Uri
	Get
public:
property Uri^ UrlUpdateInfo {
	Uri^ get ();
}
member UrlUpdateInfo : Uri with get
Property Value
Uri

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)