Construtor AttributesQueryContext (AttributesScope, String)
Namespace: Microsoft.VisualStudio.Services.Profile
Assembly: Microsoft.VisualStudio.Services.WebApi (em Microsoft.VisualStudio.Services.WebApi.dll)
Sintaxe
'Declaração
Public Sub New ( _
scope As AttributesScope, _
containerName As String _
)
public AttributesQueryContext(
AttributesScope scope,
string containerName
)
Parâmetros
- containerName
Tipo: System.String
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiável.