SourcePath Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation SourcePath Property
Gets the full source path.
Declaration Syntax
C# Visual Basic Visual C++
public string SourcePath { get; set; }
Public Property SourcePath As String
	Get
	Set
public:
property String^ SourcePath {
	String^ get ();
	void set (String^ value);
}
Property Value

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