Condividi tramite


Proprietà ExplorerBehaviorHasNodeSettings.CustomNodeSettings

Comportamento di visualizzazione di DomainRole CustomNodeSettings che definisce le impostazioni di navigazione personalizzate del nodo.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintassi

'Dichiarazione
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehaviorHasNodeSettings/CustomNodeSettings.Description",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DomainObjectIdAttribute("fde051de-8631-4130-b6b2-6094290dbde3")> _
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehaviorHasNodeSettings/CustomNodeSettings.DisplayName",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DomainRoleAttribute(DomainRoleOrder.Target, PropertyName := "ExplorerBehavior",  _
    PropertyDisplayNameKey := "Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehaviorHasNodeSettings/CustomNodeSettings.PropertyDisplayName",  _
    PropagatesDelete := True, PropagatesCopy := PropagatesCopyOption.DoNotPropagateCopy,  _
    Multiplicity := Multiplicity.One)> _
Public Property CustomNodeSettings As ExplorerNodeSettings
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehaviorHasNodeSettings/CustomNodeSettings.Description", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DomainObjectIdAttribute("fde051de-8631-4130-b6b2-6094290dbde3")]
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehaviorHasNodeSettings/CustomNodeSettings.DisplayName", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DomainRoleAttribute(DomainRoleOrder.Target, PropertyName = "ExplorerBehavior", 
    PropertyDisplayNameKey = "Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehaviorHasNodeSettings/CustomNodeSettings.PropertyDisplayName", 
    PropagatesDelete = true, PropagatesCopy = PropagatesCopyOption.DoNotPropagateCopy, 
    Multiplicity = Multiplicity.One)]
public ExplorerNodeSettings CustomNodeSettings { get; set; }

Valore proprietà

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerNodeSettings

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ExplorerBehaviorHasNodeSettings Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.DslDefinition