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