次の方法で共有


WssServersDataSet.WssServersRow.WSTS_WEB_PORT_IS_SSL プロパティ

基本的な TCP/IP ポート番号がまた Secure Sockets Layer (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 クラス

WssServersDataSet.WssServersRow メンバー

WebSvcWssInterop 名前空間