Classe AttributesQueryContext
Gerarchia di ereditarietà
System.Object
Microsoft.VisualStudio.Services.Profile.AttributesQueryContext
Spazio dei nomi: Microsoft.VisualStudio.Services.Profile
Assembly: Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)
Sintassi
'Dichiarazione
Public Class AttributesQueryContext
public class AttributesQueryContext
Il tipo AttributesQueryContext espone i seguenti membri.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
AttributesQueryContext(AttributesScope, String) | |
![]() |
AttributesQueryContext(AttributesScope, DateTimeOffset, String) | |
![]() |
AttributesQueryContext(AttributesScope, Int32, String) |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
ContainerName | |
![]() |
ModifiedAfterRevision | |
![]() |
ModifiedSince | |
![]() |
Scope |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals(Object) | (Esegue l'override di Object.Equals(Object)). |
![]() |
Equals(AttributesQueryContext) | |
![]() |
Finalize | Consente a un oggetto di provare a liberare risorse ed eseguire altre operazioni di pulitura prima che l'oggetto stesso venga recuperato dalla procedura di Garbage Collection. (Ereditato da Object) |
![]() |
GetHashCode | (Esegue l'override di Object.GetHashCode()). |
![]() |
GetType | Ottiene l'oggetto Type dell'istanza corrente. (Ereditato da Object) |
![]() |
MemberwiseClone | Consente di creare una copia dei riferimenti dell'oggetto Object corrente. (Ereditato da Object) |
![]() |
ToString | Restituisce una stringa che rappresenta l'oggetto corrente. (Ereditato da Object) |
In alto
Codice thread safe
Qualsiasi membro static (Shared in Visual Basic) pubblico di questo tipo è thread-safe. I membri di istanza non sono garantiti come thread-safe.