BaseShapeMap.HasCustomParentShape - свойство
Возвращает или задает значение свойства HasCustomParentShape домена.Указывает, что родительская фигура будет определена через пользовательский код.
Пространство имен: Microsoft.VisualStudio.Modeling.DslDefinition
Сборка: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)
Синтаксис
'Декларация
<CategoryResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.BaseShapeMap/HasCustomParentShape.Category", _
GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.BaseShapeMap/HasCustomParentShape.DisplayName", _
GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DomainObjectIdAttribute("42a5df44-4d1c-4154-bf61-1e7cd31c4876")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.BaseShapeMap/HasCustomParentShape.Description", _
GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
Public Property HasCustomParentShape As Boolean
[CategoryResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.BaseShapeMap/HasCustomParentShape.Category",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.BaseShapeMap/HasCustomParentShape.DisplayName",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DomainObjectIdAttribute("42a5df44-4d1c-4154-bf61-1e7cd31c4876")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.BaseShapeMap/HasCustomParentShape.Description",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
public bool HasCustomParentShape { get; set; }
Значение свойства
Тип: System.Boolean
Безопасность платформы .NET Framework
- Полное доверие для непосредственно вызывающего метода. Этот член не может быть использован частично доверенным кодом. Дополнительные сведения см. в разделе Использование библиотек из не вполне надежного кода.
См. также
Ссылки
Microsoft.VisualStudio.Modeling.DslDefinition - пространство имен