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.
Provides convenience methods to extend the standard ISerializerLocator interface
Inheritance Hierarchy
Object
Microsoft.VisualStudio.Modeling.ISerializerLocatorExtensions
Namespace: Microsoft.VisualStudio.Modeling
Assembly: Microsoft.VisualStudio.Modeling.Sdk.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)
Syntax
'Declaration
<ExtensionAttribute> _
Public NotInheritable Class ISerializerLocatorExtensions
public static class ISerializerLocatorExtensions
[ExtensionAttribute]
public ref class ISerializerLocatorExtensions abstract sealed
[<AbstractClass>]
[<Sealed>]
type ISerializerLocatorExtensions = class end
public final class ISerializerLocatorExtensions
The ISerializerLocatorExtensions type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() ![]() |
GetDomainModelType | This method takes a target namespace string and return the corresponding domain model type |
![]() ![]() |
GetSerializer | Returns a serializer that handles the specified type of domain model, or null if an appropriate serializer could not be found. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)