IPublishProperties.InstallFrom Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the type of install location.
public:
property Microsoft::VisualStudio::ManagedInterfaces::Publish::InstallFrom InstallFrom { Microsoft::VisualStudio::ManagedInterfaces::Publish::InstallFrom get(); void set(Microsoft::VisualStudio::ManagedInterfaces::Publish::InstallFrom value); };
public:
property Microsoft::VisualStudio::ManagedInterfaces::Publish::InstallFrom InstallFrom { Microsoft::VisualStudio::ManagedInterfaces::Publish::InstallFrom get(); void set(Microsoft::VisualStudio::ManagedInterfaces::Publish::InstallFrom value); };
[System.Runtime.InteropServices.DispId(10)]
public Microsoft.VisualStudio.ManagedInterfaces.Publish.InstallFrom InstallFrom { get; set; }
[<System.Runtime.InteropServices.DispId(10)>]
member this.InstallFrom : Microsoft.VisualStudio.ManagedInterfaces.Publish.InstallFrom with get, set
Public Property InstallFrom As InstallFrom
Property Value
- Attributes