interface ContextAccess {
    contextPath: string;
}

Properties

Properties

contextPath: string