Show / Hide Table of Contents

Class EntryExtensions

Extension methods for an IEntry

Inheritance
Object
EntryExtensions
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace:FubarDev.WebDavServer.Props
Assembly:FubarDev.WebDavServer.dll
Syntax
public static class EntryExtensions

Methods

| Improve this Doc View Source

GetResourceTypeProperty(IEntry)

Gets the default resource type for the given entry

Declaration
public static ILiveProperty GetResourceTypeProperty(this IEntry entry)
Parameters
Type Name Description
IEntry entry

The entry to get the resource type property for

Returns
Type Description
ILiveProperty

The resource type property

  • Improve this Doc
  • View Source
Back to top Copyright © 2016-2017 Fubar Development Junker
Generated by DocFX