Udostępnij przez


Właściwość DebugExecutionEventArgs.EventName

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

Składnia

'Deklaracja
Public ReadOnly Property EventName As String
    Get
'Użycie
Dim instance As DebugExecutionEventArgs
Dim value As String

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

Wartość właściwości

Typ: System.String