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