Aracılığıyla paylaş


HttpProtocol.HttpPortTypes Özelliği

Alır veya http bağlantı noktası türünü ayarlar.

Ad Alanı:  Microsoft.SqlServer.Management.Smo
Derleme:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo içinde.dll)

Sözdizimi

'Bildirim
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public Property HttpPortTypes As HttpPortTypes
    Get
    Set
'Kullanım
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)

Özellik Değeri

Tür: Microsoft.SqlServer.Management.Smo.HttpPortTypes
Bir HttpPortTypes Nesne değeri belirleyen bir http bağlantı noktası türü.