IPublishProperties3::InstallFrom Property
Visual Studio 2015
Gets or sets the kind of location from which the application is installed.
Assembly: Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)
[DispIdAttribute(10)] property InstallFrom InstallFrom { InstallFrom get(); void set(InstallFrom value); }
Property Value
Type: Microsoft.VisualStudio.ManagedInterfaces.Publish::InstallFromOne of the InstallFrom values.
Show: