Partager via


LocationServiceData.ServiceDefinitions, propriété

Espace de noms :  Microsoft.VisualStudio.Services.Location
Assembly :  Microsoft.VisualStudio.Services.WebApi (dans Microsoft.VisualStudio.Services.WebApi.dll)

Syntaxe

'Déclaration
<DataMemberAttribute(IsRequired := False, EmitDefaultValue := False)> _
Public Property ServiceDefinitions As ICollection(Of ServiceDefinition)
[DataMemberAttribute(IsRequired = false, EmitDefaultValue = false)]
public ICollection<ServiceDefinition> ServiceDefinitions { get; set; }

Valeur de propriété

Type : System.Collections.Generic.ICollection<ServiceDefinition>

Sécurité .NET Framework

Voir aussi

Référence

LocationServiceData Classe

Microsoft.VisualStudio.Services.Location, espace de noms