ILocationService.LocationForCurrentConnection Yöntem (String, Guid, Guid)
Ad alanı: Microsoft.VisualStudio.Services.Location
Derleme: Microsoft.VisualStudio.Services.Client (Microsoft.VisualStudio.Services.Client.dll içinde)
Sözdizimi
'Bildirim
Function LocationForCurrentConnection ( _
serviceType As String, _
serviceIdentifier As Guid, _
serviceOwner As Guid _
) As String
string LocationForCurrentConnection(
string serviceType,
Guid serviceIdentifier,
Guid serviceOwner
)
Parametreler
- serviceType
Tür: System.String
- serviceIdentifier
Tür: System.Guid
- serviceOwner
Tür: System.Guid
Dönüş Değeri
Tür: System.String
.NET Framework Güvenliği
- Anında arayanlar için tam güven. Bu üye kısmen güvenilen kodla kullanılamaz. Daha fazla bilgi için bkz. Kısmen Güvenilen Koddan Kitaplıkları Kullanma.