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