ConnectionPointDesignation Property (MDPlugTemplatePosition)
                In This Topic
            
            The designation of the plug template
            
            
            Syntax
            
            
            
            
            public string ConnectionPointDesignation {get; set;}
             
        
            
            public:
property String^ ConnectionPointDesignation {
   String^ get();
   void set (    String^ value);
}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            See Also