Share via


HostedWebApplicationAppInitString.HostingMethod Property

Definition

Gets or sets the hosting method.

public:
 property Microsoft::Uii::Common::HostInsideType HostingMethod { Microsoft::Uii::Common::HostInsideType get(); void set(Microsoft::Uii::Common::HostInsideType value); };
[System.ComponentModel.Browsable(true)]
public Microsoft.Uii.Common.HostInsideType HostingMethod { get; set; }
[<System.ComponentModel.Browsable(true)>]
member this.HostingMethod : Microsoft.Uii.Common.HostInsideType with get, set
Public Property HostingMethod As HostInsideType

Property Value

The hosting method.

Attributes

Applies to