BinaryLinkShapeSerializer.ReadPropertiesFromAttributes – metoda
Čte atributy BinaryLinkShape.
Obor názvů: Microsoft.VisualStudio.Modeling.Diagrams
Sestavení: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Syntaxe
'Deklarace
Protected Overrides Sub ReadPropertiesFromAttributes ( _
serializationContext As SerializationContext, _
element As ModelElement, _
reader As XmlReader _
)
protected override void ReadPropertiesFromAttributes(
SerializationContext serializationContext,
ModelElement element,
XmlReader reader
)
Parametry
- serializationContext
Typ: Microsoft.VisualStudio.Modeling.SerializationContext
- element
Typ: Microsoft.VisualStudio.Modeling.ModelElement
- reader
Typ: System.Xml.XmlReader
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.