ElementListCompartment::SetMappedPropertyDefault Method (DomainPropertyInfo^)
Visual Studio 2015
Sets the ListCompartmentItem's mapped property to it's default value. The base class implementation does nothing, but provides an entry point for derived classes that want to specify a default value.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- propertyInfo
- Type: Microsoft.VisualStudio.Modeling::DomainPropertyInfo^
- property
Property value to set.
Show: