IProgrammableDataQueryGlobalDataExtension.GlobalData Property

Definition

public:
 property Microsoft::HistoricalDebuggerHost::IProgrammableDataQueryGlobalData ^ GlobalData { Microsoft::HistoricalDebuggerHost::IProgrammableDataQueryGlobalData ^ get(); void set(Microsoft::HistoricalDebuggerHost::IProgrammableDataQueryGlobalData ^ value); };
public Microsoft.HistoricalDebuggerHost.IProgrammableDataQueryGlobalData GlobalData { get; set; }
member this.GlobalData : Microsoft.HistoricalDebuggerHost.IProgrammableDataQueryGlobalData with get, set
Public Property GlobalData As IProgrammableDataQueryGlobalData

Property Value

IProgrammableDataQueryGlobalData

Applies to