Udostępnij za pośrednictwem


Właściwość HttpProtocol.HttpPortTypes

Pobiera lub ustawia typ portu protokołu HTTP.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public Property HttpPortTypes As HttpPortTypes
    Get
    Set
'Użycie
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)

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.HttpPortTypes
HttpPortTypes Wartość obiektu, który określa typ port HTTP.