Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
DomainRole SubGeometryShape Base geometry shape of this geometry shape.
Namespace: Microsoft.VisualStudio.Modeling.DslDefinition
Assembly: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)
Syntax
'Declaration
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.DisplayName", _
GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<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")> _
Public Overridable Property SubGeometryShape As GeometryShape
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.DisplayName",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[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")]
public virtual GeometryShape SubGeometryShape { get; set; }
[DisplayNameResourceAttribute(L"Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.DisplayName",
typeof(DslDefinitionModelDomainModel), L"Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[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")]
public:
virtual property GeometryShape^ SubGeometryShape {
GeometryShape^ get ();
void set (GeometryShape^ value);
}
[<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.DisplayName",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<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")>]
abstract SubGeometryShape : GeometryShape with get, set
[<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.DisplayName",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<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")>]
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.