Sdílet prostřednictvím


IPublishProperties3.InstallFrom Property

Definition

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

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

One of the InstallFrom values.

Implements

Attributes

Applies to