Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Serializer DecoratorMapReferencesDecoratorSerializer for DomainClass DecoratorMapReferencesDecorator.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Modeling.DomainClassXmlSerializer
Microsoft.VisualStudio.Modeling.DomainRelationshipXmlSerializer
Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMapReferencesDecoratorSerializer
Namespace: Microsoft.VisualStudio.Modeling.DslDefinition
Assembly: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)
Syntax
'Declaration
Public NotInheritable Class DecoratorMapReferencesDecoratorSerializer _
Inherits DomainRelationshipXmlSerializer
public sealed class DecoratorMapReferencesDecoratorSerializer : DomainRelationshipXmlSerializer
public ref class DecoratorMapReferencesDecoratorSerializer sealed : public DomainRelationshipXmlSerializer
[<Sealed>]
type DecoratorMapReferencesDecoratorSerializer =
class
inherit DomainRelationshipXmlSerializer
end
public final class DecoratorMapReferencesDecoratorSerializer extends DomainRelationshipXmlSerializer
The DecoratorMapReferencesDecoratorSerializer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
DecoratorMapReferencesDecoratorSerializer | DecoratorMapReferencesDecoratorSerializer Constructor |
Top
Properties
Name | Description | |
---|---|---|
![]() |
MonikerAttributeName | Cannot be monikerized. (Overrides DomainClassXmlSerializer.MonikerAttributeName.) |
![]() |
MonikerTagName | Cannot be monikerized. (Overrides DomainClassXmlSerializer.MonikerTagName.) |
![]() |
SerializesId | Exposes whether serializers derived from this class are serializing Id. (Overrides DomainRelationshipXmlSerializer.SerializesId.) |
![]() |
UsesFullForm | Exposes whether serializers derived from this class are serializing this relationship in full form. (Overrides DomainRelationshipXmlSerializer.UsesFullForm.) |
![]() |
XmlTagName | Cannot be serialized. (Overrides DomainClassXmlSerializer.XmlTagName.) |
Top
Methods
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.