Construtor DefaultServiceImplementationAttribute
Namespace: Microsoft.VisualStudio.Services.Client
Assembly: Microsoft.VisualStudio.Services.Client (em Microsoft.VisualStudio.Services.Client.dll)
Sintaxe
'Declaração
Public Sub New ( _
type As Type _
)
public DefaultServiceImplementationAttribute(
Type type
)
Parâmetros
- type
Tipo: System.Type
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.