Leadtools.Dicom.Common.Extensions Namespace > LoadXmlBeforeElementData Class : Attributes Property |
public Dictionary<string,string> Attributes {get; set;}
'Declaration Public Property Attributes As Dictionary(Of String,String)
'Usage Dim instance As LoadXmlBeforeElementData Dim value As Dictionary(Of String,String) instance.Attributes = value value = instance.Attributes
public Dictionary<string,string> Attributes {get; set;}
get_Attributes();
set_Attributes(value);
public: property Dictionary<String^,String^>^ Attributes { Dictionary<String^,String^>^ get(); void set ( Dictionary<String^,String^>^ value); }
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