PropertyHasType.Type Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Eigenschaften des DomainRole-Typs Dies ist ein Typ für.
public:
property Microsoft::VisualStudio::Modeling::DslDefinition::DomainType ^ Type { Microsoft::VisualStudio::Modeling::DslDefinition::DomainType ^ get(); void set(Microsoft::VisualStudio::Modeling::DslDefinition::DomainType ^ value); };
[Microsoft.VisualStudio.Modeling.Design.DescriptionResource("Microsoft.VisualStudio.Modeling.DslDefinition.PropertyHasType/Type.Description", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.Design.DisplayNameResource("Microsoft.VisualStudio.Modeling.DslDefinition.PropertyHasType/Type.DisplayName", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.DomainObjectId("5e71bb12-d6a9-4fc9-93ff-a96804f56245")]
[Microsoft.VisualStudio.Modeling.DomainRole(Microsoft.VisualStudio.Modeling.DomainRoleOrder.Target, Multiplicity=Microsoft.VisualStudio.Modeling.Multiplicity.ZeroMany, PropagatesCopy=Microsoft.VisualStudio.Modeling.PropagatesCopyOption.DoNotPropagateCopy, PropertyDisplayNameKey="Microsoft.VisualStudio.Modeling.DslDefinition.PropertyHasType/Type.PropertyDisplayName", PropertyName="Properties")]
public Microsoft.VisualStudio.Modeling.DslDefinition.DomainType Type { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<Microsoft.VisualStudio.Modeling.Design.DescriptionResource("Microsoft.VisualStudio.Modeling.DslDefinition.PropertyHasType/Type.Description", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.Design.DisplayNameResource("Microsoft.VisualStudio.Modeling.DslDefinition.PropertyHasType/Type.DisplayName", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.DomainObjectId("5e71bb12-d6a9-4fc9-93ff-a96804f56245")>]
[<Microsoft.VisualStudio.Modeling.DomainRole(Microsoft.VisualStudio.Modeling.DomainRoleOrder.Target, Multiplicity=Microsoft.VisualStudio.Modeling.Multiplicity.ZeroMany, PropagatesCopy=Microsoft.VisualStudio.Modeling.PropagatesCopyOption.DoNotPropagateCopy, PropertyDisplayNameKey="Microsoft.VisualStudio.Modeling.DslDefinition.PropertyHasType/Type.PropertyDisplayName", PropertyName="Properties")>]
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.Type : Microsoft.VisualStudio.Modeling.DslDefinition.DomainType with get, set
Public Property Type As DomainType
Eigenschaftswert
- Attribute