Type Property (MDConnectionPointPosition)
                In This Topic
            
            The type of end treatment for the connection that will be connected to the connection point
            
            
            Syntax
            
            
            
            
            public int Type {get; set;}
             
        
            
            public:
property int Type {
   int get();
   void set (    int value);
}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            See Also