IPublishProperties3::InstallFrom Property

 

Gets or sets the kind of location from which the application is installed.

Namespace:   Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly:  Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)

[DispIdAttribute(10)]
property InstallFrom InstallFrom {
	InstallFrom get();
	void set(InstallFrom value);
}
Return to top
Show: