Compartilhar via


Propriedade ExplorerBehaviorHasNodeSettings.ExplorerBehavior

Configurações de nó DomainRole personalizado de ExplorerBehavior definidas para o comportamento do explorer.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintaxe

'Declaração
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehaviorHasNodeSettings/ExplorerBehavior.DisplayName",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DomainObjectIdAttribute("eb14b4fe-22cb-4d0f-a83b-3d7150ef7369")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehaviorHasNodeSettings/ExplorerBehavior.Description",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DomainRoleAttribute(DomainRoleOrder.Source, PropertyName := "CustomNodeSettings",  _
    PropertyDisplayNameKey := "Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehaviorHasNodeSettings/ExplorerBehavior.PropertyDisplayName",  _
    PropagatesCopy := PropagatesCopyOption.PropagatesCopyToLinkAndOppositeRolePlayer,  _
    Multiplicity := Multiplicity.ZeroMany)> _
Public Property ExplorerBehavior As ExplorerBehavior
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehaviorHasNodeSettings/ExplorerBehavior.DisplayName", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DomainObjectIdAttribute("eb14b4fe-22cb-4d0f-a83b-3d7150ef7369")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehaviorHasNodeSettings/ExplorerBehavior.Description", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DomainRoleAttribute(DomainRoleOrder.Source, PropertyName = "CustomNodeSettings", 
    PropertyDisplayNameKey = "Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehaviorHasNodeSettings/ExplorerBehavior.PropertyDisplayName", 
    PropagatesCopy = PropagatesCopyOption.PropagatesCopyToLinkAndOppositeRolePlayer, 
    Multiplicity = Multiplicity.ZeroMany)]
public ExplorerBehavior ExplorerBehavior { get; set; }

Valor de propriedade

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehavior

Segurança do .NET Framework

Consulte também

Referência

ExplorerBehaviorHasNodeSettings Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition