Właściwość ExplorerBehaviorHasNodeSettings.CustomNodeSettings —
Zachowanie DomainRole CustomNodeSettings Explorer Definiowanie ustawień niestandardowych explorer węzła.
Przestrzeń nazw: Microsoft.VisualStudio.Modeling.DslDefinition
Zestaw: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)
Składnia
'Deklaracja
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehaviorHasNodeSettings/CustomNodeSettings.DisplayName", _
GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehaviorHasNodeSettings/CustomNodeSettings.Description", _
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)> _
<DomainObjectIdAttribute("fde051de-8631-4130-b6b2-6094290dbde3")> _
Public Property CustomNodeSettings As ExplorerNodeSettings
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehaviorHasNodeSettings/CustomNodeSettings.DisplayName",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehaviorHasNodeSettings/CustomNodeSettings.Description",
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)]
[DomainObjectIdAttribute("fde051de-8631-4130-b6b2-6094290dbde3")]
public ExplorerNodeSettings CustomNodeSettings { get; set; }
Wartość właściwości
Typ: Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerNodeSettings
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Używanie bibliotek pochodzących z częściowo zaufanego kodu.
Zobacz też
Informacje
ExplorerBehaviorHasNodeSettings Klasa
Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition