IPublishProperties2::InstallFrom Property

 

Gets or sets the type of install location.

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: