Decorator::RequiresHost Property
Visual Studio 2015
Gets the decorator and verifies whether the position between it and the shape requires a host shape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Property Value
Type: System::Booleantrue if the shape requires a host shape; otherwise, false.
To create a host shape, see ConfigureHostShape.
Show: