Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Namespace: Microsoft.VisualStudio.TextTemplating.Modeling
Assembly: Microsoft.VisualStudio.TextTemplating.Modeling.11.0 (in Microsoft.VisualStudio.TextTemplating.Modeling.11.0.dll)
Syntax
'Declaration
Protected Overridable Function CreateSerializerLocator As ISerializerLocator
protected virtual ISerializerLocator CreateSerializerLocator()
protected:
virtual ISerializerLocator^ CreateSerializerLocator()
abstract CreateSerializerLocator : unit -> ISerializerLocator
override CreateSerializerLocator : unit -> ISerializerLocator
protected function CreateSerializerLocator() : ISerializerLocator
Return Value
Type: Microsoft.VisualStudio.Modeling.ISerializerLocator
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.