SymbolLibraryName Property (SymbolVariant)
                In This Topic
            
            Returns name of the library the symbol is taken from.
            
            
            Syntax
            
            
            
            
            public string SymbolLibraryName {get;}
             
        
            
            public:
property String^ SymbolLibraryName {
   String^ get();
}
             
        
             
        
            
            
            Property Value
name of SymbolVariant's symbol library
 
            
            
            
            
            
            
            
            
            
            
            See Also