ExplorerNodeSettingsHasPropertyDisplayedPath.ExplorerNodeSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
DomainRole ExplorerNodeSettings Path to the property used to label for the explorer node.
public:
property Microsoft::VisualStudio::Modeling::DslDefinition::ExplorerNodeSettings ^ ExplorerNodeSettings { Microsoft::VisualStudio::Modeling::DslDefinition::ExplorerNodeSettings ^ get(); void set(Microsoft::VisualStudio::Modeling::DslDefinition::ExplorerNodeSettings ^ value); };
[Microsoft.VisualStudio.Modeling.Design.DescriptionResource("Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerNodeSettingsHasPropertyDisplayedPath/ExplorerNodeSettings.Description", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.Design.DisplayNameResource("Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerNodeSettingsHasPropertyDisplayedPath/ExplorerNodeSettings.DisplayName", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.DomainObjectId("c2e53e5e-6835-4bd1-a135-96c0b0aa42ce")]
[Microsoft.VisualStudio.Modeling.DomainRole(Microsoft.VisualStudio.Modeling.DomainRoleOrder.Source, Multiplicity=Microsoft.VisualStudio.Modeling.Multiplicity.ZeroOne, PropagatesCopy=Microsoft.VisualStudio.Modeling.PropagatesCopyOption.PropagatesCopyToLinkAndOppositeRolePlayer, PropertyDisplayNameKey="Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerNodeSettingsHasPropertyDisplayedPath/ExplorerNodeSettings.PropertyDisplayName", PropertyName="PropertyDisplayed")]
[System.ComponentModel.Browsable(false)]
public Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerNodeSettings ExplorerNodeSettings { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<Microsoft.VisualStudio.Modeling.Design.DescriptionResource("Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerNodeSettingsHasPropertyDisplayedPath/ExplorerNodeSettings.Description", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.Design.DisplayNameResource("Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerNodeSettingsHasPropertyDisplayedPath/ExplorerNodeSettings.DisplayName", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.DomainObjectId("c2e53e5e-6835-4bd1-a135-96c0b0aa42ce")>]
[<Microsoft.VisualStudio.Modeling.DomainRole(Microsoft.VisualStudio.Modeling.DomainRoleOrder.Source, Multiplicity=Microsoft.VisualStudio.Modeling.Multiplicity.ZeroOne, PropagatesCopy=Microsoft.VisualStudio.Modeling.PropagatesCopyOption.PropagatesCopyToLinkAndOppositeRolePlayer, PropertyDisplayNameKey="Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerNodeSettingsHasPropertyDisplayedPath/ExplorerNodeSettings.PropertyDisplayName", PropertyName="PropertyDisplayed")>]
[<System.ComponentModel.Browsable(false)>]
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.ExplorerNodeSettings : Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerNodeSettings with get, set
Public Property ExplorerNodeSettings As ExplorerNodeSettings
Property Value
- Attributes