Свойство IsDebugPackageInstalled

Пространство имен:  Microsoft.DataWarehouse.Interfaces.Debugger
Сборка:  Microsoft.DataWarehouse.Interfaces (в Microsoft.DataWarehouse.Interfaces.dll)

Синтаксис

'Декларация
ReadOnly Property IsDebugPackageInstalled As Boolean
    Get
'Применение
Dim instance As IDesignerDebuggingService
Dim value As Boolean

value = instance.IsDebugPackageInstalled
bool IsDebugPackageInstalled { get; }
property bool IsDebugPackageInstalled {
    bool get ();
}
abstract IsDebugPackageInstalled : bool
function get IsDebugPackageInstalled () : boolean

Значение свойства

Тип System. . :: . .Boolean