WorkerThreadElementContainer.StackSize Property

Microsoft internal use only.

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

Syntax

'Declaration
Protected Overridable ReadOnly Property StackSize As Integer
protected virtual int StackSize { get; }
protected:
virtual property int StackSize {
    int get ();
}
abstract StackSize : int
override StackSize : int
function get StackSize () : int

Property Value

Type: System.Int32

.NET Framework Security

See Also

Reference

WorkerThreadElementContainer Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace