Class TrackBase
  
  
  
  
    Inheritance
    System.Object
    TrackBase
      
      
      
   
  
  Assembly: cs.temp.dll.dll
  
  
  Constructors
  
  
  
  
  
  Declaration
  
  Properties
  
  
  
  
  
  Declaration
  
    public string DisplayName { get; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  
  
  
  Declaration
  
    public bool IsDefault { get; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  
  
  Declaration
  
    public string Language { get; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  
  
  
  Declaration
  
    public string Name { get; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  
  
  
  Declaration
  
    public TrackType TrackType { get; }
   
  Property Value
  
  Methods
  
  
  
  
  
  Declaration
  
    protected string CreateDisplayName()
   
  Returns
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         |