DomainRoleHasPropertyAttributes.DomainRole-Eigenschaft
DomainRole DomainRole
Namespace: Microsoft.VisualStudio.Modeling.DslDefinition
Assembly: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)
Syntax
'Declaration
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.DomainRoleHasPropertyAttributes/DomainRole.Description", _
GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DomainRoleAttribute(DomainRoleOrder.Source, PropertyName := "PropertyAttributes", _
PropertyDisplayNameKey := "Microsoft.VisualStudio.Modeling.DslDefinition.DomainRoleHasPropertyAttributes/DomainRole.PropertyDisplayName", _
PropagatesCopy := PropagatesCopyOption.PropagatesCopyToLinkAndOppositeRolePlayer, _
Multiplicity := Multiplicity.ZeroMany)> _
<DomainObjectIdAttribute("03cf41d1-d4d9-4f9b-9608-fe61b7ae79fd")> _
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.DomainRoleHasPropertyAttributes/DomainRole.DisplayName", _
GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
Public Overridable Property DomainRole As DomainRole
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.DomainRoleHasPropertyAttributes/DomainRole.Description",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DomainRoleAttribute(DomainRoleOrder.Source, PropertyName = "PropertyAttributes",
PropertyDisplayNameKey = "Microsoft.VisualStudio.Modeling.DslDefinition.DomainRoleHasPropertyAttributes/DomainRole.PropertyDisplayName",
PropagatesCopy = PropagatesCopyOption.PropagatesCopyToLinkAndOppositeRolePlayer,
Multiplicity = Multiplicity.ZeroMany)]
[DomainObjectIdAttribute("03cf41d1-d4d9-4f9b-9608-fe61b7ae79fd")]
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.DomainRoleHasPropertyAttributes/DomainRole.DisplayName",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
public virtual DomainRole DomainRole { get; set; }
Eigenschaftswert
Typ: Microsoft.VisualStudio.Modeling.DslDefinition.DomainRole
.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.