Поделиться через


BaseShapeMap.BaseShape Property

Gets or sets BaseShape. Base shape referenced by the map.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.10.0.dll)

Syntax

'Декларация
Public Overridable ReadOnly Property BaseShape As BaseShape
    Get
public virtual BaseShape BaseShape { get; }
public:
virtual property BaseShape^ BaseShape {
    BaseShape^ get ();
}
abstract BaseShape : BaseShape
override BaseShape : BaseShape
function get BaseShape () : BaseShape

Property Value

Type: Microsoft.VisualStudio.Modeling.DslDefinition.BaseShape

.NET Framework Security

See Also

Reference

BaseShapeMap Class

Microsoft.VisualStudio.Modeling.DslDefinition Namespace