SearchControlAutomationPeer.IExpandCollapseProvider.ExpandCollapseState Property
Gets or sets the ExpandCollapseState attribute.
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'宣言
Private ReadOnly Property ExpandCollapseState As ExpandCollapseState
Implements IExpandCollapseProvider.ExpandCollapseState
ExpandCollapseState IExpandCollapseProvider.ExpandCollapseState { get; }
Property Value
Type: System.Windows.Automation.ExpandCollapseState
Returns the ExpandCollapseState attribute.
Implements
IExpandCollapseProvider.ExpandCollapseState
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.