FunctionDefinitionGroup Property (MDFunctionTemplatePosition)
In This Topic
The group of the function definition set to the function template
Syntax
public short FunctionDefinitionGroup {get; set;}
public:
property short FunctionDefinitionGroup {
short get();
void set ( short value);
}
See Also