Share via


Propriété Machine

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

Syntaxe

'Déclaration
Public ReadOnly Property Machine As String
    Get
'Utilisation
Dim instance As ProgramInfo
Dim value As String

value = instance.Machine
public string Machine { get; }
public:
property String^ Machine {
    String^ get ();
}
member Machine : string
function get Machine () : String

Valeur de propriété

Type : System. . :: . .String