Condividi tramite


Proprietà HttpPortTypes

Gets or sets the HTTP port type.

Spazio dei nomi  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Sintassi

'Dichiarazione
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public Property HttpPortTypes As HttpPortTypes
    Get
    Set
'Utilizzo
Dim instance As HttpProtocol
Dim value As HttpPortTypes

value = instance.HttpPortTypes

instance.HttpPortTypes = value
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public HttpPortTypes HttpPortTypes { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property HttpPortTypes HttpPortTypes {
    HttpPortTypes get ();
    void set (HttpPortTypes value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member HttpPortTypes : HttpPortTypes with get, set
function get HttpPortTypes () : HttpPortTypes
function set HttpPortTypes (value : HttpPortTypes)

Valore proprietà

Tipo: Microsoft.SqlServer.Management.Smo. . :: . .HttpPortTypes
An HttpPortTypes object value that specifies the HTTP port type.