'Declaration
<__DynamicallyInvokableAttribute()> Public Overridable ReadOnly Property Data As System.Collections.IDictionary
'Usage
Dim instance As NotAllCallsArchivedException Dim value As System.Collections.IDictionary value = instance.Data
[__DynamicallyInvokable()] public virtual System.Collections.IDictionary Data {get;}
public read-only property Data: System.Collections.IDictionary; virtual;
__DynamicallyInvokableAttribute()
public function get Data : System.Collections.IDictionary
[__DynamicallyInvokable()] public: __property virtual System.Collections.IDictionary* get_Data();
[__DynamicallyInvokable()] public: virtual property System.Collections.IDictionary^ Data { System.Collections.IDictionary^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2