Partager via


Propriété Engine

Espace de noms :  Microsoft.DataWarehouse.Interfaces.Debugger
Assembly :  Microsoft.DataWarehouse.Interfaces (en Microsoft.DataWarehouse.Interfaces.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Engine As Guid
    Get
'Utilisation
Dim instance As ProgramInfo
Dim value As Guid

value = instance.Engine
public Guid Engine { get; }
public:
property Guid Engine {
    Guid get ();
}
member Engine : Guid
function get Engine () : Guid

Valeur de propriété

Type : System. . :: . .Guid