[To be supplied.]
[Visual Basic] Public Shared Property ComNativeDescriptorHandler As _ IComNativeDescriptorHandler [C#] public static IComNativeDescriptorHandler ComNativeDescriptorHandler {get; set;} [C++] public: __property static IComNativeDescriptorHandler* get_ComNativeDescriptorHandler(); public: __property static void set_ComNativeDescriptorHandler(IComNativeDescriptorHandler*); [JScript] public static function get ComNativeDescriptorHandler() : IComNativeDescriptorHandler; public static function set ComNativeDescriptorHandler(IComNativeDescriptorHandler);
TypeDescriptor Class | TypeDescriptor Members | System.ComponentModel Namespace