Interface IAssetFile
Namespace: Umbraco.Cms.Core.WebAssets
Assembly: Umbraco.Core.dll
Syntax
public interface IAssetFile
Properties
View SourceDependencyType
Declaration
AssetType DependencyType { get; }
Property Value
Type | Description |
---|---|
AssetType |
FilePath
Declaration
string FilePath { get; set; }
Property Value
Type | Description |
---|---|
System.String |