Compartment.DefaultExpandCollapseState Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Получает или задает значение свойства домена DefaultExpandCollapseState. Если значение равно Expanded, секция развернута при создании.
public:
property Microsoft::VisualStudio::Modeling::DslDefinition::ExpandCollapseState DefaultExpandCollapseState { Microsoft::VisualStudio::Modeling::DslDefinition::ExpandCollapseState get(); void set(Microsoft::VisualStudio::Modeling::DslDefinition::ExpandCollapseState value); };
[Microsoft.VisualStudio.Modeling.Design.CategoryResource("Microsoft.VisualStudio.Modeling.DslDefinition.Compartment/DefaultExpandCollapseState.Category", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.Design.DescriptionResource("Microsoft.VisualStudio.Modeling.DslDefinition.Compartment/DefaultExpandCollapseState.Description", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.Design.DisplayNameResource("Microsoft.VisualStudio.Modeling.DslDefinition.Compartment/DefaultExpandCollapseState.DisplayName", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.DomainObjectId("686beb3f-d8d3-4e02-86d8-3ef128e823ea")]
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public Microsoft.VisualStudio.Modeling.DslDefinition.ExpandCollapseState DefaultExpandCollapseState { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<Microsoft.VisualStudio.Modeling.Design.CategoryResource("Microsoft.VisualStudio.Modeling.DslDefinition.Compartment/DefaultExpandCollapseState.Category", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.Design.DescriptionResource("Microsoft.VisualStudio.Modeling.DslDefinition.Compartment/DefaultExpandCollapseState.Description", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.Design.DisplayNameResource("Microsoft.VisualStudio.Modeling.DslDefinition.Compartment/DefaultExpandCollapseState.DisplayName", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.DomainObjectId("686beb3f-d8d3-4e02-86d8-3ef128e823ea")>]
[<System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)>]
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.DefaultExpandCollapseState : Microsoft.VisualStudio.Modeling.DslDefinition.ExpandCollapseState with get, set
Public Property DefaultExpandCollapseState As ExpandCollapseState
Значение свойства
- Атрибуты