FastInfoset.NET Class Reference for .NET
Attributes Property (WCFXTrace)






Syntax
'Declaration
 
Public ReadOnly Property Attributes As System.Collections.Specialized.StringDictionary
'Usage
 
Dim instance As WCFXTrace
Dim value As System.Collections.Specialized.StringDictionary
 
value = instance.Attributes
public System.Collections.Specialized.StringDictionary Attributes {get;}
public read-only property Attributes: System.Collections.Specialized.StringDictionary; 
public function get Attributes : System.Collections.Specialized.StringDictionary
public: __property System.Collections.Specialized.StringDictionary* get_Attributes();
public:
property System.Collections.Specialized.StringDictionary^ Attributes {
   System.Collections.Specialized.StringDictionary^ get();
}
Requirements

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

See Also

Reference

WCFXTrace Class
WCFXTrace Members

Send Feedback