Partilhar via


Método BinaryLinkShapeSerializer.ReadPropertiesFromAttributes

Lê o BinaryLinkShape atributos.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxe

'Declaração
Protected Overrides Sub ReadPropertiesFromAttributes ( _
    serializationContext As SerializationContext, _
    element As ModelElement, _
    reader As XmlReader _
)
protected override void ReadPropertiesFromAttributes(
    SerializationContext serializationContext,
    ModelElement element,
    XmlReader reader
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

BinaryLinkShapeSerializer Classe

Namespace Microsoft.VisualStudio.Modeling.Diagrams