PathExpression Class

Definition

Path expression, the name in path is case-sensitive.

public sealed class PathExpression : Microsoft.OpenApi.SourceExpression
type PathExpression = class
    inherit SourceExpression
Public NotInheritable Class PathExpression
Inherits SourceExpression
Inheritance

Constructors

Name Description
PathExpression(String)

Initializes a new instance of the PathExpression class.

Fields

Name Description