Show / Hide Table of Contents

Class WebDavDispatcherClass1Options

The options for the WebDavDispatcherClass1

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

Properties

| Improve this Doc View Source

HideExtensionForDisplayName

Gets or sets a value indicating whether the extension should be hidden from the default display name.

Declaration
public bool HideExtensionForDisplayName { get; set; }
Property Value
Type Description
Boolean
  • Improve this Doc
  • View Source
Back to top Copyright © 2016-2017 Fubar Development Junker
Generated by DocFX