View Source
  
  
  
  
  Assembly: Umbraco.Core.dll
  
  
    public interface IApiMedia
   
  Properties
  
  
    View Source
  
  
  
  
  Declaration
  
  Property Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Nullable<System.Int32> |  | 
    
  
  
    View Source
  
  
  
  
  Declaration
  
    string Extension { get; }
   
  Property Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  
  
  
  Declaration
  
  Property Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Nullable<System.Int32> |  | 
    
  
  
    View Source
  
  
  
  
  Declaration
  
  Property Value
  
  
    View Source
  
  
  
  
  Declaration
  
    string MediaType { get; }
   
  Property Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  
  
  
  Declaration
  
  Property Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  
  
  
  Declaration
  
    IDictionary<string, object> Properties { get; }
   
  Property Value
  
    
      
        | Type | Description | 
    
    
      
        | IDictionary<System.String, System.Object> |  | 
    
  
  
    View Source
  
  
  
  
  Declaration
  
  Property Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  
  
  
  Declaration
  
  Property Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Nullable<System.Int32> |  |