Show / Hide Table of Contents

Class LastModifiedStampPlacement

Inheritance
object
Enumeration
LastModifiedStampPlacement
Inherited Members
Enumeration.Equals(Enumeration)
Enumeration.Equals(object)
Enumeration.GetHashCode()
Enumeration.ToString()
Enumeration.Value
object.Equals(object, object)
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
Namespace: Microsoft.XboxStudios.NukeExt.Documentation
Assembly: NukeExt.Documentation.LastModified.dll
Syntax
[TypeConverter(typeof(Enumeration.TypeConverter<LastModifiedStampPlacement>))]
public class LastModifiedStampPlacement : Enumeration

Fields

View Source

Append

Declaration
public static readonly LastModifiedStampPlacement Append
Field Value
Type Description
LastModifiedStampPlacement
View Source

Prepend

Declaration
public static readonly LastModifiedStampPlacement Prepend
Field Value
Type Description
LastModifiedStampPlacement

Operators

View Source

implicit operator string(LastModifiedStampPlacement)

Declaration
public static implicit operator string(LastModifiedStampPlacement placement)
Parameters
Type Name Description
LastModifiedStampPlacement placement
Returns
Type Description
string
  • View Source
In this article
Back to top Generated by DocFX