DspAdapter.DefaultWebUrl プロパティ (Microsoft.SharePoint.Dsp)
既定のサーバーの URL を取得または設定します。
名前空間: Microsoft.SharePoint.Dsp
アセンブリ: Microsoft.SharePoint.Dsp.OleDb (microsoft.sharepoint.dsp.oledb.dll 内)
構文
'宣言
Public Property DefaultWebUrl As String
'使用
Dim instance As DspAdapter
Dim value As String
value = instance.DefaultWebUrl
instance.DefaultWebUrl = value
public string DefaultWebUrl { get; set; }
プロパティ値
既定のサーバーの URL を含む文字列。