Share via


AttributesQueryContext.Scope-Eigenschaft

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

Syntax

'Declaration
<DataMemberAttribute(IsRequired := True)> _
Public Property Scope As AttributesScope
[DataMemberAttribute(IsRequired = true)]
public AttributesScope Scope { get; private set; }

Eigenschaftswert

Typ: Microsoft.VisualStudio.Services.Profile.AttributesScope

.NET Framework-Sicherheit

Siehe auch

Referenz

AttributesQueryContext Klasse

Microsoft.VisualStudio.Services.Profile-Namespace