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 ShapeMapReferencesShapeSerializer for DomainClass ShapeMapReferencesShape.
Inheritance Hierarchy
System.Object
  Microsoft.VisualStudio.Modeling.DomainClassXmlSerializer
    Microsoft.VisualStudio.Modeling.DomainRelationshipXmlSerializer
      Microsoft.VisualStudio.Modeling.DslDefinition.BaseShapeMapReferencesBaseShapeSerializer
        Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMapReferencesShapeSerializer
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 ShapeMapReferencesShapeSerializer _
    Inherits BaseShapeMapReferencesBaseShapeSerializer
public sealed class ShapeMapReferencesShapeSerializer : BaseShapeMapReferencesBaseShapeSerializer
public ref class ShapeMapReferencesShapeSerializer sealed : public BaseShapeMapReferencesBaseShapeSerializer
[<Sealed>]
type ShapeMapReferencesShapeSerializer =  
    class 
        inherit BaseShapeMapReferencesBaseShapeSerializer 
    end
public final class ShapeMapReferencesShapeSerializer extends BaseShapeMapReferencesBaseShapeSerializer
The ShapeMapReferencesShapeSerializer type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| .gif) | ShapeMapReferencesShapeSerializer | ShapeMapReferencesShapeSerializer Constructor | 
Top
Properties
| Name | Description | |
|---|---|---|
| .gif) | MonikerAttributeName | Cannot be monikerized. (Overrides BaseShapeMapReferencesBaseShapeSerializer.MonikerAttributeName.) | 
| .gif) | MonikerTagName | Cannot be monikerized. (Overrides BaseShapeMapReferencesBaseShapeSerializer.MonikerTagName.) | 
| .gif) | SerializesId | Exposes whether serializers derived from this class are serializing Id. (Overrides BaseShapeMapReferencesBaseShapeSerializer.SerializesId.) | 
| .gif) | UsesFullForm | Exposes whether serializers derived from this class are serializing this relationship in full form. (Overrides BaseShapeMapReferencesBaseShapeSerializer.UsesFullForm.) | 
| .gif) | XmlTagName | Cannot be serialized. (Overrides BaseShapeMapReferencesBaseShapeSerializer.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.