CompartmentShapeHasBaseCompartmentShape.BaseCompartmentShape-Eigenschaft
DomainRole BaseCompartmentShape
Namespace: Microsoft.VisualStudio.Modeling.DslDefinition
Assembly: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)
Syntax
'Declaration
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeHasBaseCompartmentShape/BaseCompartmentShape.DisplayName", _
GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeHasBaseCompartmentShape/BaseCompartmentShape.Description", _
GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DomainRoleAttribute(DomainRoleOrder.Target, PropertyName := "SubClasses", _
PropertyDisplayNameKey := "Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeHasBaseCompartmentShape/BaseCompartmentShape.PropertyDisplayName", _
PropagatesCopy := PropagatesCopyOption.DoNotPropagateCopy, Multiplicity := Multiplicity.ZeroMany)> _
<DomainObjectIdAttribute("e896f8d0-0fed-4fb4-812e-8fdd64fa8e23")> _
Public Property BaseCompartmentShape As CompartmentShape
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeHasBaseCompartmentShape/BaseCompartmentShape.DisplayName",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeHasBaseCompartmentShape/BaseCompartmentShape.Description",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DomainRoleAttribute(DomainRoleOrder.Target, PropertyName = "SubClasses", PropertyDisplayNameKey = "Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeHasBaseCompartmentShape/BaseCompartmentShape.PropertyDisplayName",
PropagatesCopy = PropagatesCopyOption.DoNotPropagateCopy, Multiplicity = Multiplicity.ZeroMany)]
[DomainObjectIdAttribute("e896f8d0-0fed-4fb4-812e-8fdd64fa8e23")]
public CompartmentShape BaseCompartmentShape { get; set; }
Eigenschaftswert
Typ: Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShape
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.