次の方法で共有


BlockingTaskEventArgs.BlockedTask Property

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

Syntax

'宣言
Public Property BlockedTask As IVsTask
public IVsTask BlockedTask { get; private set; }

Property Value

Type: Microsoft.VisualStudio.Shell.Interop.IVsTask

.NET Framework Security

See Also

Reference

BlockingTaskEventArgs Class

Microsoft.VisualStudio.Shell Namespace