SourceName Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation SourceName Property
Gets or sets the source name of the InstallPath.
Declaration Syntax
C# Visual Basic Visual C++ F#
public string SourceName { get; set; }
Public Property SourceName As String
	Get
	Set
public:
property String^ SourceName {
	String^ get ();
	void set (String^ value);
}
member SourceName : string with get, set
Property Value

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