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