MoveableDecoratorHostShapeSerializerBase 类
DomainClass 的 MoveableDecoratorHostShape 序列化程序 MoveableDecoratorHostShapeSerializerBase。
继承层次结构
System.Object
Microsoft.VisualStudio.Modeling.DomainClassXmlSerializer
Microsoft.VisualStudio.Modeling.Diagrams.PresentationElementSerializer
Microsoft.VisualStudio.Modeling.Diagrams.ShapeElementSerializer
Microsoft.VisualStudio.Modeling.Diagrams.NodeShapeSerializer
Microsoft.VisualStudio.Modeling.Diagrams.DecoratorHostShapeSerializerBase
Microsoft.VisualStudio.Modeling.Diagrams.DecoratorHostShapeSerializer
Microsoft.VisualStudio.Modeling.Diagrams.MoveableDecoratorHostShapeSerializerBase
Microsoft.VisualStudio.Modeling.Diagrams.MoveableDecoratorHostShapeSerializer
命名空间: Microsoft.VisualStudio.Modeling.Diagrams
程序集: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll 中)
语法
声明
Public MustInherit Class MoveableDecoratorHostShapeSerializerBase _
Inherits DecoratorHostShapeSerializer
public abstract class MoveableDecoratorHostShapeSerializerBase : DecoratorHostShapeSerializer
MoveableDecoratorHostShapeSerializerBase 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
MoveableDecoratorHostShapeSerializerBase | MoveableDecoratorHostShapeSerializerBase 构造函数 |
页首
属性
名称 | 说明 | |
---|---|---|
MonikerAttributeName | 这是在序列化 monikerized 实例存储 MoveableDecoratorHostShape 标记 XML 属性的名称。 (重写 DecoratorHostShapeSerializerBase.MonikerAttributeName。) | |
MonikerTagName | 这是用于的 XML 标记名称序列化 MoveableDecoratorHostShape monikerized 实例。 (重写 DecoratorHostShapeSerializerBase.MonikerTagName。) | |
XmlTagName | 这是用于的 XML 标记名称序列化 MoveableDecoratorHostShape 实例。 (重写 DecoratorHostShapeSerializerBase.XmlTagName。) |
页首
方法
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。