次の方法で共有


WssServersDataSet.WssServersDataTable.WSTS_WEB_PORT_IS_SSLColumn プロパティ

WSTS_WEB_PORT_IS_SSLフィールドの列を定義します。

名前空間:  WebSvcWssInterop
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public ReadOnly Property WSTS_WEB_PORT_IS_SSLColumn As DataColumn
    Get
'使用
Dim instance As WssServersDataSet.WssServersDataTable
Dim value As DataColumn

value = instance.WSTS_WEB_PORT_IS_SSLColumn
public DataColumn WSTS_WEB_PORT_IS_SSLColumn { get; }

プロパティ値

型: System.Data.DataColumn

関連項目

参照先

WssServersDataSet.WssServersDataTable クラス

WssServersDataSet.WssServersDataTable メンバー

WebSvcWssInterop 名前空間