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