Udostępnij za pośrednictwem


Właściwość IDesignerDebuggingService.IsDebugPackageInstalled

Przestrzeń nazw:  Microsoft.DataWarehouse.Interfaces.Debugger
Zestaw:  Microsoft.DataWarehouse.Interfaces (w Microsoft.DataWarehouse.Interfaces.dll)

Składnia

'Deklaracja
ReadOnly Property IsDebugPackageInstalled As Boolean
    Get
'Użycie
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

Wartość właściwości

Typ: System.Boolean