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 XmlElementAppliesToDomainPropertySerializer for DomainClass XmlElementAppliesToDomainProperty.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Modeling.DomainClassXmlSerializer
Microsoft.VisualStudio.Modeling.DomainRelationshipXmlSerializer
Microsoft.VisualStudio.Modeling.DslDefinition.XmlElementAppliesToDomainPropertySerializer
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 XmlElementAppliesToDomainPropertySerializer _
Inherits DomainRelationshipXmlSerializer
public sealed class XmlElementAppliesToDomainPropertySerializer : DomainRelationshipXmlSerializer
public ref class XmlElementAppliesToDomainPropertySerializer sealed : public DomainRelationshipXmlSerializer
[<Sealed>]
type XmlElementAppliesToDomainPropertySerializer =
class
inherit DomainRelationshipXmlSerializer
end
public final class XmlElementAppliesToDomainPropertySerializer extends DomainRelationshipXmlSerializer
The XmlElementAppliesToDomainPropertySerializer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
XmlElementAppliesToDomainPropertySerializer | XmlElementAppliesToDomainPropertySerializer 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.