次の方法で共有


DirectionalDropArea Enumeration

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'宣言
<FlagsAttribute> _
Public Enumeration DirectionalDropArea
[FlagsAttribute]
public enum DirectionalDropArea

Members

Member name Description
None
On
Above
Below

See Also

Reference

Microsoft.Internal.VisualStudio.PlatformUI Namespace