LocationMapping-Konstruktor (String, String)
Namespace: Microsoft.VisualStudio.Services.Location
Assembly: Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)
Syntax
'Declaration
Public Sub New ( _
accessMappingMoniker As String, _
location As String _
)
public LocationMapping(
string accessMappingMoniker,
string location
)
Parameter
- accessMappingMoniker
Typ: System.String
- location
Typ: System.String
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.