ConnectionPointDesignation Property (MDComponentTemplatePosition)
In This Topic
The connection point designation of component template
Syntax
public new string ConnectionPointDesignation {get; set;}
public:
new property String^ ConnectionPointDesignation {
String^ get();
void set ( String^ value);
}
See Also