IsTemplate Property (Function)
                In This Topic
            
            Returns true if this is a transient Function object repesenting an uncovered function template of a device.
            
            
            Syntax
            
            
            
            
            public virtual bool IsTemplate {get;}
             
        
            
            public:
virtual property bool IsTemplate {
   bool get();
}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            See Also