SourceName Property From Microsoft Deployment Tools previous page next page Deployment Tools Foundation SourceName Property Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller.Package ► InstallPath ► SourceName C# Visual Basic Visual C++ Gets or sets the source name of the InstallPath. Declaration Syntax C# Visual Basic Visual C++ public string SourceName { get; set; } Public Property SourceName As String public: property String^ SourceName { 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) previous page start next page