WssServersDataSet.WssServersRow.WSTS_WEB_PORT_IS_SSL 屬性
指定基本的 TCP/IP 通訊埠編號是否也支援安全通訊端層 (SSL)。
命名空間: WebSvcWssInterop
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Property WSTS_WEB_PORT_IS_SSL As Byte
Get
Set
'用途
Dim instance As WssServersDataSet.WssServersRow
Dim value As Byte
value = instance.WSTS_WEB_PORT_IS_SSL
instance.WSTS_WEB_PORT_IS_SSL = value
public byte WSTS_WEB_PORT_IS_SSL { get; set; }
屬性值
類型:System.Byte
請參閱
參照
WssServersDataSet.WssServersRow 類別