ElementListCompartment.SetMappedPropertyDefault 方法

设置 ListCompartmentItem 的映射为它是默认值。 基类实现不执行任何操作,但是,提供若要指定默认值的派生类入口点。

命名空间:  Microsoft.VisualStudio.Modeling.Diagrams
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll 中)

语法

声明
Protected Overridable Sub SetMappedPropertyDefault ( _
    propertyInfo As DomainPropertyInfo _
)
protected virtual void SetMappedPropertyDefault(
    DomainPropertyInfo propertyInfo
)

参数

.NET Framework 安全性

请参见

参考

ElementListCompartment 类

Microsoft.VisualStudio.Modeling.Diagrams 命名空间