ISharedServiceApplication.Uri property
取得服務應用程式邏輯地址。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
ReadOnly Property Uri As Uri
Get
'用途
Dim instance As ISharedServiceApplication
Dim value As Uri
value = instance.Uri
Uri Uri { get; }
Property value
Type: System.Uri
Uri 的服務應用程式的邏輯地址。
請參閱
參照
ISharedServiceApplication interface