Click or drag to resize
Paths Structure
AMDL tree converter paths.

Namespace: Amdl.Maml.Converter
Assembly: Amdl.Maml.Converter (in Amdl.Maml.Converter.dll) Version: 1.0.5821.17059
Syntax
public struct Paths

The Paths type exposes the following members.

Properties
  NameDescription
Public propertyContentLayout
Content layout file path.
Public propertyDestination
Destination folder path.
Public propertySource
Source folder path.
Top
Methods
  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
See Also