ISharedServiceApplication.Uri-Eigenschaft
Ruft die logische Adresse einer Dienstanwendung ab.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
ReadOnly Property Uri As Uri
Get
'Usage
Dim instance As ISharedServiceApplication
Dim value As Uri
value = instance.Uri
Uri Uri { get; }
Eigenschaftswert
Typ: System.Uri
Eine Uri , die die logische Adresse einer Dienstanwendung ist.
Siehe auch
Referenz
ISharedServiceApplication Schnittstelle