次の方法で共有


AlternateUrl.Uri プロパティ

要求のゾーンに関連付けられた受信 URL を URI として取得します。

名前空間:  Microsoft.SharePoint.Client
アセンブリ:   Microsoft.SharePoint.Client.Silverlight (Microsoft.SharePoint.Client.Silverlight.dll 内);  Microsoft.SharePoint.Client.Phone (Microsoft.SharePoint.Client.Phone.dll 内)  Microsoft.SharePoint.Client (Microsoft.SharePoint.Client.dll 内)

構文

'宣言
Public ReadOnly Property Uri As String
    Get
'使用
Dim instance As AlternateUrl
Dim value As String

value = instance.Uri
public string Uri { get; }

プロパティ値

型: System.String
受信した URL です。

関連項目

参照先

AlternateUrl クラス

AlternateUrl メンバー

Microsoft.SharePoint.Client 名前空間