Share via


ExplorerReferencesBehavior.Behavior Property

Definition

DomainRole Behavior

public:
 property Microsoft::VisualStudio::Modeling::DslDefinition::ExplorerBehavior ^ Behavior { Microsoft::VisualStudio::Modeling::DslDefinition::ExplorerBehavior ^ get(); void set(Microsoft::VisualStudio::Modeling::DslDefinition::ExplorerBehavior ^ value); };
[Microsoft.VisualStudio.Modeling.Design.DescriptionResource("Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerReferencesBehavior/Behavior.Description", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.Design.DisplayNameResource("Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerReferencesBehavior/Behavior.DisplayName", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.DomainObjectId("d791005a-b4e8-4f3f-bc1f-3e0a5ad4b947")]
[Microsoft.VisualStudio.Modeling.DomainRole(Microsoft.VisualStudio.Modeling.DomainRoleOrder.Target, Multiplicity=Microsoft.VisualStudio.Modeling.Multiplicity.ZeroOne, PropagatesCopy=Microsoft.VisualStudio.Modeling.PropagatesCopyOption.DoNotPropagateCopy, PropertyDisplayNameKey="Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerReferencesBehavior/Behavior.PropertyDisplayName", PropertyName="Explorer")]
[System.ComponentModel.Browsable(false)]
public Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehavior Behavior { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<Microsoft.VisualStudio.Modeling.Design.DescriptionResource("Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerReferencesBehavior/Behavior.Description", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.Design.DisplayNameResource("Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerReferencesBehavior/Behavior.DisplayName", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.DomainObjectId("d791005a-b4e8-4f3f-bc1f-3e0a5ad4b947")>]
[<Microsoft.VisualStudio.Modeling.DomainRole(Microsoft.VisualStudio.Modeling.DomainRoleOrder.Target, Multiplicity=Microsoft.VisualStudio.Modeling.Multiplicity.ZeroOne, PropagatesCopy=Microsoft.VisualStudio.Modeling.PropagatesCopyOption.DoNotPropagateCopy, PropertyDisplayNameKey="Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerReferencesBehavior/Behavior.PropertyDisplayName", PropertyName="Explorer")>]
[<System.ComponentModel.Browsable(false)>]
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.Behavior : Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehavior with get, set
Public Property Behavior As ExplorerBehavior

Property Value

Attributes

Applies to