Freigeben über


LocationServiceData.AccessMappings-Eigenschaft

Namespace:  Microsoft.VisualStudio.Services.Location
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
<DataMemberAttribute(IsRequired := False, EmitDefaultValue := False)> _
Public Property AccessMappings As ICollection(Of AccessMapping)
[DataMemberAttribute(IsRequired = false, EmitDefaultValue = false)]
public ICollection<AccessMapping> AccessMappings { get; set; }

Eigenschaftswert

Typ: System.Collections.Generic.ICollection<AccessMapping>

.NET Framework-Sicherheit

Siehe auch

Referenz

LocationServiceData Klasse

Microsoft.VisualStudio.Services.Location-Namespace