Condividi tramite


Proprietà IsDebugPackageInstalled

Spazio dei nomi:  Microsoft.DataWarehouse.Interfaces.Debugger
Assembly:  Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)

Sintassi

'Dichiarazione
ReadOnly Property IsDebugPackageInstalled As Boolean
    Get
'Utilizzo
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

Valore proprietà

Tipo: System. . :: . .Boolean