Compartir a través de


ExplorerBehaviorHasNodeSettings.ExplorerBehavior (Propiedad)

DomainRole ExplorerBehavior Configuración de nodo personalizada definida para el comportamiento del explorador.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.DslDefinition
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (en Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Sintaxis

'Declaración
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehaviorHasNodeSettings/ExplorerBehavior.DisplayName",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<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)> _
<DomainObjectIdAttribute("eb14b4fe-22cb-4d0f-a83b-3d7150ef7369")> _
Public Property ExplorerBehavior As ExplorerBehavior
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehaviorHasNodeSettings/ExplorerBehavior.DisplayName", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[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)]
[DomainObjectIdAttribute("eb14b4fe-22cb-4d0f-a83b-3d7150ef7369")]
public ExplorerBehavior ExplorerBehavior { get; set; }

Valor de propiedad

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehavior

Seguridad de .NET Framework

Vea también

Referencia

ExplorerBehaviorHasNodeSettings Clase

Microsoft.VisualStudio.Modeling.DslDefinition (Espacio de nombres)