Partager via


AttributeHasParameters.Parameter, propriété

Paramètre de DomainRole

Espace de noms :  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Syntaxe

'Déclaration
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.AttributeHasParameters/Parameter.DisplayName",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DomainRoleAttribute(DomainRoleOrder.Target, PropertyName := "Attribute", PropertyDisplayNameKey := "Microsoft.VisualStudio.Modeling.DslDefinition.AttributeHasParameters/Parameter.PropertyDisplayName",  _
    PropagatesDelete := True, PropagatesCopy := PropagatesCopyOption.DoNotPropagateCopy,  _
    Multiplicity := Multiplicity.One)> _
<DomainObjectIdAttribute("24f5ba5b-233b-4036-92f3-2d700c3174c1")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.AttributeHasParameters/Parameter.Description",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
Public Property Parameter As AttributeParameter
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.AttributeHasParameters/Parameter.DisplayName", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DomainRoleAttribute(DomainRoleOrder.Target, PropertyName = "Attribute", PropertyDisplayNameKey = "Microsoft.VisualStudio.Modeling.DslDefinition.AttributeHasParameters/Parameter.PropertyDisplayName", 
    PropagatesDelete = true, PropagatesCopy = PropagatesCopyOption.DoNotPropagateCopy, 
    Multiplicity = Multiplicity.One)]
[DomainObjectIdAttribute("24f5ba5b-233b-4036-92f3-2d700c3174c1")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.AttributeHasParameters/Parameter.Description", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
public AttributeParameter Parameter { get; set; }

Valeur de propriété

Type : Microsoft.VisualStudio.Modeling.DslDefinition.AttributeParameter

Sécurité .NET Framework

Voir aussi

Référence

AttributeHasParameters Classe

Microsoft.VisualStudio.Modeling.DslDefinition, espace de noms