Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
DomainRole SubGeometryShape Base geometry shape of this geometry shape.
Namespace: Microsoft.VisualStudio.Modeling.DslDefinition
Assembly: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.10.0.dll)
Syntax
'Declaration
<DomainRoleAttribute(DomainRoleOrder.Source, PropertyName := "BaseClass", PropertyDisplayNameKey := "Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.PropertyDisplayName", _
PropagatesCopy := PropagatesCopyOption.PropagateCopyToLinkOnly, Multiplicity := Multiplicity.ZeroOne)> _
<DomainObjectIdAttribute("0746ab1c-d718-4716-992d-ea506bb5e523")> _
<CategoryResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.Category", _
GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.Description", _
GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.DisplayName", _
GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
Public Overridable Property SubGeometryShape As GeometryShape
Get
Set
[DomainRoleAttribute(DomainRoleOrder.Source, PropertyName = "BaseClass", PropertyDisplayNameKey = "Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.PropertyDisplayName",
PropagatesCopy = PropagatesCopyOption.PropagateCopyToLinkOnly, Multiplicity = Multiplicity.ZeroOne)]
[DomainObjectIdAttribute("0746ab1c-d718-4716-992d-ea506bb5e523")]
[CategoryResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.Category",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.Description",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.DisplayName",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
public virtual GeometryShape SubGeometryShape { get; set; }
[DomainRoleAttribute(DomainRoleOrder::Source, PropertyName = L"BaseClass",
PropertyDisplayNameKey = L"Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.PropertyDisplayName",
PropagatesCopy = PropagatesCopyOption::PropagateCopyToLinkOnly, Multiplicity = Multiplicity::ZeroOne)]
[DomainObjectIdAttribute(L"0746ab1c-d718-4716-992d-ea506bb5e523")]
[CategoryResourceAttribute(L"Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.Category",
typeof(DslDefinitionModelDomainModel), L"Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DescriptionResourceAttribute(L"Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.Description",
typeof(DslDefinitionModelDomainModel), L"Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DisplayNameResourceAttribute(L"Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.DisplayName",
typeof(DslDefinitionModelDomainModel), L"Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
public:
virtual property GeometryShape^ SubGeometryShape {
GeometryShape^ get ();
void set (GeometryShape^ value);
}
[<DomainRoleAttribute(DomainRoleOrder.Source, PropertyName = "BaseClass", PropertyDisplayNameKey = "Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.PropertyDisplayName",
PropagatesCopy = PropagatesCopyOption.PropagateCopyToLinkOnly, Multiplicity = Multiplicity.ZeroOne)>]
[<DomainObjectIdAttribute("0746ab1c-d718-4716-992d-ea506bb5e523")>]
[<CategoryResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.Category",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.Description",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.DisplayName",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
abstract SubGeometryShape : GeometryShape with get, set
[<DomainRoleAttribute(DomainRoleOrder.Source, PropertyName = "BaseClass", PropertyDisplayNameKey = "Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.PropertyDisplayName",
PropagatesCopy = PropagatesCopyOption.PropagateCopyToLinkOnly, Multiplicity = Multiplicity.ZeroOne)>]
[<DomainObjectIdAttribute("0746ab1c-d718-4716-992d-ea506bb5e523")>]
[<CategoryResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.Category",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.Description",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.DisplayName",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
override SubGeometryShape : GeometryShape with get, set
function get SubGeometryShape () : GeometryShape
function set SubGeometryShape (value : GeometryShape)
Property Value
Type: Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShape
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.