Compartilhar via


Propriedade AttributesQueryContext.ModifiedSince

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

Sintaxe

'Declaração
<DataMemberAttribute> _
Public Property ModifiedSince As Nullable(Of DateTimeOffset)
[DataMemberAttribute]
public Nullable<DateTimeOffset> ModifiedSince { get; private set; }

Valor de propriedade

Tipo: System.Nullable<DateTimeOffset>

Segurança do .NET Framework

Consulte também

Referência

AttributesQueryContext Classe

Namespace Microsoft.VisualStudio.Services.Profile