GetLocalizedNameSettingPath Method
                In This Topic
            
            Returns Setting path to the localized name of this scheme.
            
            
            Syntax
            
            
            
            
            public string GetLocalizedNameSettingPath()
             
        
            
            public:
String^ GetLocalizedNameSettingPath(); 
             
        
             
        
            
            
            Return Value
The setting path of the data node of the current scheme.
 
            
            
            
            
            
            
            
            
            
            
            See Also