Compartilhar via


IPublishProperties2.InstallFrom Property

Definition

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

InstallFrom.

Implements

Attributes

Applies to