SourcePath Property

Microsoft Deployment Tools

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
public:
property String^ SourcePath {
	String^ get ();
	void set (String^ value);
}

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