PatchDirection.Type

PatchDirection.Type property

Gets or sets the patch’s type.

public PatchDirectionType Type { get; set; }

Property Value

The type.

See Also