UrlInfoAbout Property

DTF API

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

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