Share via


AppPoolInfo.Is64Bit Property

Namespace:  Microsoft.VisualStudio.Enterprise.WebInstrument
Assembly:  Microsoft.IntelliTrace.12.0.0 (in Microsoft.IntelliTrace.12.0.0.dll)

Syntax

'Declaration
Public ReadOnly Property Is64Bit As Boolean
public bool Is64Bit { get; }
public:
property bool Is64Bit {
    bool get ();
}
member Is64Bit : bool with get
function get Is64Bit () : boolean

Property Value

Type: System.Boolean
Returns Boolean.

.NET Framework Security

See Also

Reference

AppPoolInfo Class

Microsoft.VisualStudio.Enterprise.WebInstrument Namespace