SourcePath Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation SourcePath Property
Gets the full source path.
Declaration Syntax
C# Visual Basic Visual C++ F#
public string SourcePath { get; set; }
Public Property SourcePath As String
	Get
	Set
public:
property String^ SourcePath {
	String^ get ();
	void set (String^ value);
}
member SourcePath : 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)