| Noemax.FastInfoset Namespace > XmlFastInfosetWriter Class : Profile Property |
'Declaration Public Property Profile As XmlFastInfosetWriterProfile
'Usage Dim instance As XmlFastInfosetWriter Dim value As XmlFastInfosetWriterProfile instance.Profile = value value = instance.Profile
public XmlFastInfosetWriterProfile Profile {get; set;}
public read-write property Profile: XmlFastInfosetWriterProfile;
public function get,set Profile : XmlFastInfosetWriterProfile
public: __property XmlFastInfosetWriterProfile* get_Profile(); public: __property void set_Profile( XmlFastInfosetWriterProfile* value );
public: property XmlFastInfosetWriterProfile^ Profile { XmlFastInfosetWriterProfile^ get(); void set ( XmlFastInfosetWriterProfile^ 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